diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-03-21 21:40:48 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-03-21 21:40:48 +0000 |
commit | 95b447e40be33d3515090aa4981df226d10da84f (patch) | |
tree | cb194a50cb7b55ce0121145148302c49da471823 /graphics/giflib | |
parent | 8e4cb7c968fec3d625b33bb3230bfe95fc12129e (diff) | |
download | ports-95b447e40be33d3515090aa4981df226d10da84f.tar.gz ports-95b447e40be33d3515090aa4981df226d10da84f.zip |
Notes
Diffstat (limited to 'graphics/giflib')
-rw-r--r-- | graphics/giflib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 5186e533a1d9..43bf30654f57 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +USE_LIBTOOL= yes + .ifdef (NO_X) PLIST_SUB+= X11='@comment ' CONFIGURE_ARGS+=--with-x=no |