diff options
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 |