diff options
Diffstat (limited to 'net/driftnet/Makefile')
-rw-r--r-- | net/driftnet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile index 19e116a878ab..76e7789036c4 100644 --- a/net/driftnet/Makefile +++ b/net/driftnet/Makefile @@ -16,7 +16,8 @@ MAINTAINER= corecode@corecode.ath.cx LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_X_PREFIX= yes USE_GMAKE= yes |