summaryrefslogtreecommitdiff
path: root/graphics/giflib
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-06-04 16:13:39 +0000
committerhubertf <hubertf@pkgsrc.org>1998-06-04 16:13:39 +0000
commit7d50528121dab728df886b985ff175db5632a78a (patch)
tree8bebd0f590cb3847371608f4df83ce87b5f05eaa /graphics/giflib
parenteddab138fdd08d2c0913c17e719b18d780c536fa (diff)
downloadpkgsrc-7d50528121dab728df886b985ff175db5632a78a.tar.gz
Correct path for bsd.pref.mk
Diffstat (limited to 'graphics/giflib')
-rw-r--r--graphics/giflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 3e775f58027..5c4ee964b35 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/03 12:59:39 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/04 16:13:39 hubertf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/09/24 06:55:01 tg Exp
#
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.ccil.org/~esr/giflib/
MAINTAINER= packages@netbsd.org
-.include "../../bsd.prefs.mk"
+.include "../../mk/bsd.prefs.mk"
post-install:
.if !defined(NOPORTDOCS)