From dad0d0873a3d4f82a21a868dc5cb50e86c14565b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 20 Mar 2008 09:23:28 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 2007 --- converters/ecore-txt/Makefile | 1 - converters/fix-mime-charset/Makefile | 1 - converters/ical2html/Makefile | 2 -- converters/psiconv/Makefile | 1 - converters/tnef/Makefile | 1 - converters/ytnef/Makefile | 1 - 6 files changed, 7 deletions(-) (limited to 'converters') 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 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 -- cgit v1.2.3