aboutsummaryrefslogtreecommitdiff
path: root/print/gimp-gutenprint
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-04-05 11:13:24 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-04-05 11:13:24 +0000
commit21115829c056b8cb2f43f7a23d3d0d99dadfc724 (patch)
tree689597bff015d2d6661e4f7796b94c81f5c2b023 /print/gimp-gutenprint
parent32fe36058d1d12e31c9216a89df890872701eec0 (diff)
downloadports-21115829c056b8cb2f43f7a23d3d0d99dadfc724.tar.gz
ports-21115829c056b8cb2f43f7a23d3d0d99dadfc724.zip
- Switch from using PLIST_FILES to pkg-plist because of an unknown bug that
hangs on install. PR: 111258 Reported by: Denis Eremenko <moonshade@pnhz.kz>
Notes
Notes: svn path=/head/; revision=189275
Diffstat (limited to 'print/gimp-gutenprint')
-rw-r--r--print/gimp-gutenprint/Makefile3
-rw-r--r--print/gimp-gutenprint/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile
index a7f42f292e77..34851e630614 100644
--- a/print/gimp-gutenprint/Makefile
+++ b/print/gimp-gutenprint/Makefile
@@ -16,7 +16,6 @@ COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
GUT_SLAVE= gimp
-PLIST= # empty
-PLIST_FILES= libexec/gimp/2.2/plug-ins/print
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"
diff --git a/print/gimp-gutenprint/pkg-plist b/print/gimp-gutenprint/pkg-plist
new file mode 100644
index 000000000000..af87e9adcdbe
--- /dev/null
+++ b/print/gimp-gutenprint/pkg-plist
@@ -0,0 +1 @@
+libexec/gimp/2.2/plug-ins/print