summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gifsicle/Makefile')
-rw-r--r--graphics/gifsicle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index 4d17013c5cf..6e479f3709c 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/23 14:03:11 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/29 22:41:17 jlam Exp $
#
DISTNAME= gifsicle-1.29
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.lcdf.org/~eddietwo/gifsicle/
COMMENT= create, edit, and inspect GIFs from shell
GNU_CONFIGURE= YES
-USE_X11= YES
USE_BUILDLINK_ONLY= YES
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"