diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 19:54:55 +0000 |
commit | b33eaf3276a1b3944a78b0f8a415b60f394d7ee3 (patch) | |
tree | 4ac7c8cf8f233ed090d1c1acd618e4c3bd61bdc6 /lang/mono/Makefile | |
parent | 9d763b29f93aa0dff56a94d9096489aacc6f750a (diff) |
Notes
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r-- | lang/mono/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index e209f2dccf8d..4741696e8eff 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ USE_LIBTOOL= yes USE_REINPLACE= yes USE_BISON= yes -USE_GNOMENG= yes USE_GNOME= gnomehack INSTALLS_SHLIB= yes CONFIGURE_ARGS= --program-transform-name=\'\' |