diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-25 00:08:05 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-25 00:08:05 +0000 |
commit | 16ba0c09e93179128e1f659ca3442e1b735beffb (patch) | |
tree | e463f70a68cac11ba9891d8c2cd9ad59171f7349 /print | |
parent | - Update to 4.2p1 (diff) |
Remove gimp-devel and friends since gimp 2.4.0 is now in ports
Notes
Notes:
svn path=/head/; revision=201953
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/gimp-devel-gutenprint/Makefile | 21 | ||||
-rw-r--r-- | print/gimp-devel-gutenprint/pkg-plist | 1 |
3 files changed, 0 insertions, 23 deletions
diff --git a/print/Makefile b/print/Makefile index 38dbaf1740b5..432545a9ca04 100644 --- a/print/Makefile +++ b/print/Makefile @@ -91,7 +91,6 @@ SUBDIR += ghostscript-gpl SUBDIR += ghostscript-gpl-nox11 SUBDIR += ghostview - SUBDIR += gimp-devel-gutenprint SUBDIR += gimp-gutenprint SUBDIR += gl2ps SUBDIR += gnome-cups-manager diff --git a/print/gimp-devel-gutenprint/Makefile b/print/gimp-devel-gutenprint/Makefile deleted file mode 100644 index e649303794a6..000000000000 --- a/print/gimp-devel-gutenprint/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: gutenprint-gimp -# Date created: 2006-12-31 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/print/gimp-gutenprint/Makefile,v 1.2 2007/03/30 16:42:46 ahze Exp $ - -PORTREVISION= 1 -PORTEPOCH= 0 -PKGNAMEPREFIX= gimp-devel- -PKGNAMESUFFIX= # empty - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Gimp print plug-in - -MASTERDIR= ${.CURDIR}/../../print/gutenprint-base - -GUT_SLAVE= gimp-devel -PLIST= ${.CURDIR}/pkg-plist - -.include "${MASTERDIR}/Makefile" diff --git a/print/gimp-devel-gutenprint/pkg-plist b/print/gimp-devel-gutenprint/pkg-plist deleted file mode 100644 index 9d281e62629e..000000000000 --- a/print/gimp-devel-gutenprint/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/gimp/2.2/plug-ins/gutenprint |