diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 01:06:26 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-03 01:06:26 +0000 |
commit | b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6 (patch) | |
tree | b30ed2b5536a097f7dedd7f93759426c246d1d38 /net/ipsorc/Makefile | |
parent | 213b2478c02ba1609742a8498ac94be47d799aac (diff) |
Notes
Diffstat (limited to 'net/ipsorc/Makefile')
-rw-r--r-- | net/ipsorc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ipsorc/Makefile b/net/ipsorc/Makefile index 07479d00d6d9..580baf9f3731 100644 --- a/net/ipsorc/Makefile +++ b/net/ipsorc/Makefile @@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= Nicolas.Jombart@hsc-labs.com -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 post-patch: @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.old |