aboutsummaryrefslogtreecommitdiffstats
path: root/print/gimp-devel-gutenprint
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-04-28 14:05:35 +0800
committerahze <ahze@FreeBSD.org>2007-04-28 14:05:35 +0800
commit69a26b52e7010f650a7efe094c1d0bf0148008a9 (patch)
tree9dbfb8e101932f57309e10382f4753ea3ff36003 /print/gimp-devel-gutenprint
parent138d10f57a16aa151478a15ad7e4013e0f447b2e (diff)
downloadfreebsd-ports-gnome-69a26b52e7010f650a7efe094c1d0bf0148008a9.tar.gz
freebsd-ports-gnome-69a26b52e7010f650a7efe094c1d0bf0148008a9.tar.zst
freebsd-ports-gnome-69a26b52e7010f650a7efe094c1d0bf0148008a9.zip
- Add gimp-devel-gutenprint [1]
- Make gimp-devel depend on gimp-devel-gutenprint instead of gimp-gutenprint [2] Repocopied by: marcus [1] Reported by: kris mail [2]
Diffstat (limited to 'print/gimp-devel-gutenprint')
-rw-r--r--print/gimp-devel-gutenprint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-devel-gutenprint/Makefile b/print/gimp-devel-gutenprint/Makefile
index 109e99f4ee79..1f3caba12491 100644
--- a/print/gimp-devel-gutenprint/Makefile
+++ b/print/gimp-devel-gutenprint/Makefile
@@ -7,7 +7,7 @@
PORTREVISION= 0
PORTEPOCH= 0
-PKGNAMEPREFIX= gimp-
+PKGNAMEPREFIX= gimp-devel-
PKGNAMESUFFIX= # empty
MAINTAINER= ahze@FreeBSD.org
@@ -15,7 +15,7 @@ COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
-GUT_SLAVE= gimp
+GUT_SLAVE= gimp-devel
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"