aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libtre
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-08-12 03:20:17 +0800
committerkwm <kwm@FreeBSD.org>2011-08-12 03:20:17 +0800
commit0400b2c7ffd8d495abfaff9f6419752b85e249fc (patch)
tree2b6ace863c4ac36dc5529a870236255349e07060 /textproc/libtre
parent94d6b27262b65463638960ad67588da1a0138126 (diff)
downloadfreebsd-ports-graphics-0400b2c7ffd8d495abfaff9f6419752b85e249fc.tar.gz
freebsd-ports-graphics-0400b2c7ffd8d495abfaff9f6419752b85e249fc.tar.zst
freebsd-ports-graphics-0400b2c7ffd8d495abfaff9f6419752b85e249fc.zip
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'textproc/libtre')
-rw-r--r--textproc/libtre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index befd88617b3..350d6395d7c 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -20,7 +20,7 @@ COMMENT= A lightweight fully POSIX compliant regexp matching library
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget pkgconfig
+USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+= --enable-static
USE_LDCONFIG= yes