summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 2f91f65f8ec..246330c162a 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2009/04/12 00:29:26 sno Exp $
+# $NetBSD: Makefile,v 1.79 2009/05/18 22:18:42 abs Exp $
DISTNAME= gd-2.0.35
PKGREVISION= 1
@@ -10,10 +10,10 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.libgd.org/
COMMENT= Graphics library for the dynamic creation of images
-.include "options.mk"
-
PKG_DESTDIR_SUPPORT= user-destdir
+.include "options.mk"
+
# fails in test not finding libgd.a
MAKE_JOBS_SAFE= no