aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:56:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:56:52 +0000
commit9fc1c4fe89616480338adc0d98d5b1f0e4175302 (patch)
treea1c4a73130cdd2f28d9877c9ed4e5fc54d9c25ae /print
parent59ffb51d2c9fc8f60995b11aee6533f8bdb126c2 (diff)
downloadports-9fc1c4fe89616480338adc0d98d5b1f0e4175302.tar.gz
ports-9fc1c4fe89616480338adc0d98d5b1f0e4175302.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/catdvi/Makefile1
-rw-r--r--print/dvisvg/Makefile1
-rw-r--r--print/gutenprint-base/Makefile1
-rw-r--r--print/gv/Makefile1
-rw-r--r--print/hp2xx/Makefile1
-rw-r--r--print/libppd/Makefile1
-rw-r--r--print/mftrace/Makefile1
-rw-r--r--print/pnm2ppa/Makefile1
-rw-r--r--print/rlpr/Makefile1
-rw-r--r--print/ttftot42/Makefile1
10 files changed, 0 insertions, 10 deletions
diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile
index b51aa229a737..3d2fbd0a983d 100644
--- a/print/catdvi/Makefile
+++ b/print/catdvi/Makefile
@@ -18,7 +18,6 @@ COMMENT= A DVI to text/plain translator
BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/print/dvisvg/Makefile b/print/dvisvg/Makefile
index 555fba819ced..9e6943fd2d4c 100644
--- a/print/dvisvg/Makefile
+++ b/print/dvisvg/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${MKTEXLSR}:${PORTSDIR}/print/teTeX-base \
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
-USE_GETOPT_LONG= yes
USE_GHOSTSCRIPT_RUN= yes
ALL_TARGET= # empty
# workaround for svgfonts.c not including kpathsea/c-auto.h
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile
index 48b5b2c4254a..41f58c8a8624 100644
--- a/print/gutenprint-base/Makefile
+++ b/print/gutenprint-base/Makefile
@@ -21,7 +21,6 @@ CONFLICTS= gimp-print-[0-9]*
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget gtk20
GNU_CONFIGURE= yes
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 529fcbaee8c1..0e54e3764184 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
USE_X_PREFIX= yes
USE_XPM= yes
USE_GHOSTSCRIPT= yes
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile
index 60178bd34dc3..91f3f66df699 100644
--- a/print/hp2xx/Makefile
+++ b/print/hp2xx/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
WRKSRC= ${WRKDIR}/${DISTNAME}/sources
-USE_GETOPT_LONG= yes
MAKE_ENV= DEFINES="${CPPFLAGS}" ALL_LIBS="${LDFLAGS}" \
PREVIEWER="${PREVIEWER}"
diff --git a/print/libppd/Makefile b/print/libppd/Makefile
index 1c9a6c122b25..ce139958b7f6 100644
--- a/print/libppd/Makefile
+++ b/print/libppd/Makefile
@@ -18,7 +18,6 @@ COMMENT= A library providing routines for ppd files
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
INSTALLS_SHLIB= Yes
-USE_GETOPT_LONG=Yes
USE_GNOME= glib12
MAN1= ppdfilt.1
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 3db1a76f10d4..883dccf4411b 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -28,7 +28,6 @@ BUILD_DEPENDS+= autotrace:${PORTSDIR}/graphics/autotrace
RUN_DEPENDS+= autotrace:${PORTSDIR}/graphics/autotrace
.endif
-USE_GETOPT_LONG=yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index 5f8b86a5fc29..a7b4f0d90bd7 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/Makefile
@@ -19,7 +19,6 @@ USE_GHOSTSCRIPT_RUN= yes
RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript-letter
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
MAKE_ENV= LDFLAGS="${LDFLAGS}"
CFLAGS+= ${CPPFLAGS}
diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile
index 104d6169e0fd..dc819a7010e1 100644
--- a/print/rlpr/Makefile
+++ b/print/rlpr/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= Send print jobs to lpd servers anywhere on a network
GNU_CONFIGURE= yes
-USE_GETOPT_LONG=yes
# rlpr supports gettext/libintl, but does not currently come with ANY
# translation .po files. When this changes, it would make sense to
# enable the use of gettext in this port:
diff --git a/print/ttftot42/Makefile b/print/ttftot42/Makefile
index 67a7dcc417ed..edfa3efb0b1a 100644
--- a/print/ttftot42/Makefile
+++ b/print/ttftot42/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://www.nih.at/ttftot42/
MAINTAINER= ports@FreeBSD.org
COMMENT= TrueType to Type42 font converter
-USE_GETOPT_LONG= yes
USE_FREETYPE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"