diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 04:36:57 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 04:36:57 +0800 |
commit | dd4eb5eaab2ace97e0664dadc1160a7981dded53 (patch) | |
tree | 8c6082c5a1510918922178f30f10a4782666b955 /print | |
parent | d79d1144d4ba09eb9602eb022a4af4eab9396caa (diff) | |
download | marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.gz marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.tar.zst marcuscom-ports-dd4eb5eaab2ace97e0664dadc1160a7981dded53.zip |
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r-- | print/gutenprint-base/Makefile | 3 | ||||
-rw-r--r-- | print/gutenprint/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 7392c94a7..9d0bb1f2b 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -3,7 +3,7 @@ # Whom: dgilbert@velocet.ca # # $FreeBSD$ -# $MCom$ +# $MCom: ports/print/gutenprint/Makefile,v 1.1 2006/01/25 23:03:16 ahze Exp $ PORTNAME= gutenprint DISTVERSION= 5.0.0-rc2 @@ -19,7 +19,6 @@ CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget USE_AUTOTOOLS= libtool:15 diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index 7392c94a7..9d0bb1f2b 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -3,7 +3,7 @@ # Whom: dgilbert@velocet.ca # # $FreeBSD$ -# $MCom$ +# $MCom: ports/print/gutenprint/Makefile,v 1.1 2006/01/25 23:03:16 ahze Exp $ PORTNAME= gutenprint DISTVERSION= 5.0.0-rc2 @@ -19,7 +19,6 @@ CONFLICTS= gimp-print-[0-9]* USE_BZIP2= yes USE_GETTEXT= yes USE_GETOPT_LONG= yes -USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget USE_AUTOTOOLS= libtool:15 |