diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
commit | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch) | |
tree | 6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b /textproc | |
parent | a1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff) | |
download | ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.tar.gz ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/csv2latex/Makefile | 2 | ||||
-rw-r--r-- | textproc/dictfmt/Makefile | 1 | ||||
-rw-r--r-- | textproc/google-ctemplate/Makefile | 1 | ||||
-rw-r--r-- | textproc/highlight/Makefile | 1 | ||||
-rw-r--r-- | textproc/iksemel/Makefile | 1 | ||||
-rw-r--r-- | textproc/latte/Makefile | 1 | ||||
-rw-r--r-- | textproc/libtranslate/Makefile | 1 | ||||
-rw-r--r-- | textproc/raptor/Makefile | 1 | ||||
-rw-r--r-- | textproc/raptor2/Makefile | 1 | ||||
-rw-r--r-- | textproc/rasqal/Makefile | 1 | ||||
-rw-r--r-- | textproc/redland/Makefile | 1 | ||||
-rw-r--r-- | textproc/word2x/Makefile | 1 | ||||
-rw-r--r-- | textproc/wv/Makefile | 1 |
13 files changed, 0 insertions, 14 deletions
diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile index 6c5e104995ca..6928dd710963 100644 --- a/textproc/csv2latex/Makefile +++ b/textproc/csv2latex/Makefile @@ -18,8 +18,6 @@ COMMENT= Converts a well formed csv file to a LaTeX document WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} -USE_GETOPT_LONG= yes - PLIST_FILES= bin/csv2latex do-build: diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 5157365628d6..8275a0593d41 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -15,7 +15,6 @@ DISTNAME= dictd-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= Formats a DICT protocol dictionary database -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 21f6c709fc1d..d1d877d5c6df 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -17,7 +17,6 @@ COMMENT= A simple but powerful template language for C++ GNU_CONFIGURE= yes USE_GCC= 3.2+ -USE_GETOPT_LONG= yes USE_LDCONFIG= yes .if !defined(NOPORTDOCS) diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 2fc19a97c93f..21ae166b002f 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -18,7 +18,6 @@ COMMENT= Customizable syntax highlighter WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} USE_GCC= 3.4 -USE_GETOPT_LONG= yes USE_GMAKE= yes MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index 6e52d34e4b0d..d8ea50c443ea 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -17,7 +17,6 @@ COMMENT= XML parser library mainly designed for Jabber applications LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= libtool:15 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 1b75ac023138..d807e5262549 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple language for marking up text in a very expressive way USE_BISON= build -USE_GETOPT_LONG=yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf:213 libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 5cfec483ebef..d707c4bfcb91 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@FreeBSD.org COMMENT= A natural language translation library -USE_GETOPT_LONG= yes USE_GNOME= glib20 gnomehack intlhack GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index a50ea661eb45..3b7260518bea 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -19,7 +19,6 @@ COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack gnometarget libxml2 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index a50ea661eb45..3b7260518bea 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -19,7 +19,6 @@ COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl USE_GNOME= gnomehack gnometarget libxml2 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index c1f33cd43d6e..4f52d223fec1 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -22,7 +22,6 @@ USE_BDB= yes INVALID_BDB_VER=2 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_OPENSSL= yes -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index c1f33cd43d6e..4f52d223fec1 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -22,7 +22,6 @@ USE_BDB= yes INVALID_BDB_VER=2 USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_OPENSSL= yes -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index 31e80af34c8b..03330d85d0d0 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Converter from MS Word to text, HTML or LaTeX -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 3015491591bc..433e8049d57b 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -18,7 +18,6 @@ COMMENT= A library and executables to access Microsoft Word files LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx -USE_GETOPT_LONG= yes USE_GNOME= gnometarget libgsf USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |