aboutsummaryrefslogtreecommitdiff
path: root/graphics/giflib
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2001-03-21 21:40:48 +0000
committerMikhail Teterin <mi@FreeBSD.org>2001-03-21 21:40:48 +0000
commit95b447e40be33d3515090aa4981df226d10da84f (patch)
treecb194a50cb7b55ce0121145148302c49da471823 /graphics/giflib
parent8e4cb7c968fec3d625b33bb3230bfe95fc12129e (diff)
downloadports-95b447e40be33d3515090aa4981df226d10da84f.tar.gz
ports-95b447e40be33d3515090aa4981df226d10da84f.zip
Notes
Diffstat (limited to 'graphics/giflib')
-rw-r--r--graphics/giflib/Makefile2
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