diff options
author | ahze <ahze@FreeBSD.org> | 2007-04-22 00:25:31 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-04-22 00:25:31 +0800 |
commit | abd0650ed5580380c54efd51853040bf2c7ea3eb (patch) | |
tree | 5e51538227bd739babd932bf6caaf863262b071b /print/gimp-gutenprint | |
parent | bda882bd33c42642a21aae64d634fbb8a0600d88 (diff) | |
download | freebsd-ports-gnome-abd0650ed5580380c54efd51853040bf2c7ea3eb.tar.gz freebsd-ports-gnome-abd0650ed5580380c54efd51853040bf2c7ea3eb.tar.zst freebsd-ports-gnome-abd0650ed5580380c54efd51853040bf2c7ea3eb.zip |
Update ${.CURDIR}/pkg-plist
Diffstat (limited to 'print/gimp-gutenprint')
-rw-r--r-- | print/gimp-gutenprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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" |