aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-21 16:25:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-21 16:25:31 +0000
commit2b7deabda80ea85966079d232301dc11e9e63f87 (patch)
treebeafe347dd786ce676fe3e4de0b1f275612d137f /print
parent47466ea9670b055a7509fbb72fbc828df3d8aa61 (diff)
downloadports-2b7deabda80ea85966079d232301dc11e9e63f87.tar.gz
ports-2b7deabda80ea85966079d232301dc11e9e63f87.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/gimp-devel-gutenprint/Makefile2
-rw-r--r--print/gimp-gutenprint/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-devel-gutenprint/Makefile b/print/gimp-devel-gutenprint/Makefile
index ec53ac226ee7..109e99f4ee79 100644
--- a/print/gimp-devel-gutenprint/Makefile
+++ b/print/gimp-devel-gutenprint/Makefile
@@ -16,6 +16,6 @@ COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= gimp
-PLIST_FILES= libexec/gimp/2.2/plug-ins/print
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile
index ec53ac226ee7..109e99f4ee79 100644
--- a/print/gimp-gutenprint/Makefile
+++ b/print/gimp-gutenprint/Makefile
@@ -16,6 +16,6 @@ COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= gimp
-PLIST_FILES= libexec/gimp/2.2/plug-ins/print
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"