summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
commitdad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch)
treee462a7690aebd4bb8e131b767361f662174e8b9c /converters
parent- Update to version 1.4 (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209417
Diffstat (limited to 'converters')
-rw-r--r--converters/ecore-txt/Makefile1
-rw-r--r--converters/fix-mime-charset/Makefile1
-rw-r--r--converters/ical2html/Makefile2
-rw-r--r--converters/psiconv/Makefile1
-rw-r--r--converters/tnef/Makefile1
-rw-r--r--converters/ytnef/Makefile1
6 files changed, 0 insertions, 7 deletions
diff --git a/converters/ecore-txt/Makefile b/converters/ecore-txt/Makefile
index fbe08ccedc5e..24dcaa9e8648 100644
--- a/converters/ecore-txt/Makefile
+++ b/converters/ecore-txt/Makefile
@@ -21,7 +21,6 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack pkgconfig gnometarget
USE_LDCONFIG= yes
-USE_GETOPT_LONG=yes
USE_EFL= ecore
USE_ICONV= yes
BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_txt
diff --git a/converters/fix-mime-charset/Makefile b/converters/fix-mime-charset/Makefile
index a8918b099ffb..5f120415758a 100644
--- a/converters/fix-mime-charset/Makefile
+++ b/converters/fix-mime-charset/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= enca.5:${PORTSDIR}/converters/enca
PORTDOCS= README.koi8r README
GNU_CONFIGURE= yes
-USE_GETOPT_LONG= yes
USE_PERL5_BUILD= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 2f866d71e6bb..8e471e0619a8 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -22,6 +22,4 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
-USE_GETOPT_LONG= yes
-
.include <bsd.port.mk>
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile
index b7ee205773c8..1628b8d947e1 100644
--- a/converters/psiconv/Makefile
+++ b/converters/psiconv/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A conversion utility to convert Psion 5(MX) files into other formats
USE_AUTOTOOLS= libtool:15
-USE_GETOPT_LONG=yes
USE_LDCONFIG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile
index 214ae236dbca..9894588706f8 100644
--- a/converters/tnef/Makefile
+++ b/converters/tnef/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= Unpack data in MS Outlook TNEF format
GNU_CONFIGURE= yes
-USE_GETOPT_LONG= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= tnef.1
diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile
index d67a3325758e..b6689cec4443 100644
--- a/converters/ytnef/Makefile
+++ b/converters/ytnef/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools
USE_PERL5_RUN= yes
GNU_CONFIGURE= yes
-USE_GETOPT_LONG=yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib