diff options
author | ahze <ahze@FreeBSD.org> | 2007-09-05 19:27:54 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-09-05 19:27:54 +0800 |
commit | 203b6f3208075753cc8611e96ea6a2a4aaa25931 (patch) | |
tree | 12dae2dc74457973953e6672f7e585d97e239784 /print | |
parent | 07c09ebd96afaee08c366d213fe09592f3ba2d5d (diff) | |
download | freebsd-ports-gnome-203b6f3208075753cc8611e96ea6a2a4aaa25931.tar.gz freebsd-ports-gnome-203b6f3208075753cc8611e96ea6a2a4aaa25931.tar.zst freebsd-ports-gnome-203b6f3208075753cc8611e96ea6a2a4aaa25931.zip |
Revert changes to plist, they are only applicable to gimp 2.4+ according to
configure script
Reported by: pav
Diffstat (limited to 'print')
-rw-r--r-- | print/gimp-gutenprint/Makefile | 2 | ||||
-rw-r--r-- | print/gimp-gutenprint/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile index d080d23a78fd..df8a571c8466 100644 --- a/print/gimp-gutenprint/Makefile +++ b/print/gimp-gutenprint/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/print/gimp-gutenprint/Makefile,v 1.2 2007/03/30 16:42:46 ahze Exp $ -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 0 PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= # empty diff --git a/print/gimp-gutenprint/pkg-plist b/print/gimp-gutenprint/pkg-plist index 9d281e62629e..af87e9adcdbe 100644 --- a/print/gimp-gutenprint/pkg-plist +++ b/print/gimp-gutenprint/pkg-plist @@ -1 +1 @@ -libexec/gimp/2.2/plug-ins/gutenprint +libexec/gimp/2.2/plug-ins/print |