diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-04-21 16:25:31 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-04-21 16:25:31 +0000 |
commit | 2b7deabda80ea85966079d232301dc11e9e63f87 (patch) | |
tree | beafe347dd786ce676fe3e4de0b1f275612d137f /print | |
parent | Update VMware Tools for VMware Workstation 6.0.0 build-44426, (diff) |
Update ${.CURDIR}/pkg-plist
Notes
Notes:
svn path=/head/; revision=190561
Diffstat (limited to 'print')
-rw-r--r-- | print/gimp-devel-gutenprint/Makefile | 2 | ||||
-rw-r--r-- | print/gimp-gutenprint/Makefile | 2 |
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" |