diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-11 19:20:17 +0000 |
commit | 0e682dded4b509db7af4b33742b81f23f7f5df47 (patch) | |
tree | 97c412cf2e94b2420ff5f5bb466589d4954046b0 /devel/fam/Makefile | |
parent | aaaf6642eb584d021d0c901674ff7eafe61d6bbe (diff) |
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>
Notes
Notes:
svn path=/head/; revision=279506
Diffstat (limited to 'devel/fam/Makefile')
-rw-r--r-- | devel/fam/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/fam/Makefile b/devel/fam/Makefile index 2a77a26cb505..757186bcbf66 100644 --- a/devel/fam/Makefile +++ b/devel/fam/Makefile @@ -20,7 +20,6 @@ CFLAGS+= -Wno-deprecated USE_AUTOTOOLS= aclocal automake autoconf libtool AUTOMAKE_ARGS= -c -a USE_GMAKE= yes -USE_GNOME= gnometarget USE_LDCONFIG= yes ACLOCAL_ARGS= -I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal SUB_FILES= pkg-message |