diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 00:07:22 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 00:07:22 +0800 |
commit | fea7d4450331a3ae6932b3121050039abdcfef0e (patch) | |
tree | 725d133b0ab26e76aef4bf30bb482aad9c12fe13 /textproc | |
parent | 3060a02594e0ba316dfaa9d76ccfb87ff4621b7a (diff) | |
download | marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.gz marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.zst marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.zip |
Sync w/ pav's recently change of USE_GETOPT_LONG. We will probably need to
sync more stuff if there is more change in FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10794 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libtranslate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index ddb6fc75b..f9c0db4fe 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 |