Date: Fri, 9 Mar 2001 11:51:27 -0800 (PST) From: Mikhail Teterin <mi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist Message-ID: <200103091951.f29JpRf59321@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2001/03/09 11:51:27 PST
Modified files:
graphics/ImageMagick Makefile pkg-plist
Log:
Made ``--with-modules'' an optional argument triggered by WITH_MODULES
knob. IMO, this should be removed at all. It seems, the "modules"
provide solution to a problem that does not exist. And provide poorly.
First, every module is really a shell script (.la), which loads the
namesake shared object (.so). Second -- they don't work. At least, not
on FreeBSD. I wish someone did
cd work/ImageMagick-<version>/PerlMagick/demo
make
before enabling them for the rest of us...
Revision Changes Path
1.102 +9 -2 ports/graphics/ImageMagick/Makefile
1.46 +163 -163 ports/graphics/ImageMagick/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103091951.f29JpRf59321>
