diff options
Diffstat (limited to 'net/wmlj/Makefile')
-rw-r--r-- | net/wmlj/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 929d3c051460..1fcc9beaf838 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -16,7 +16,8 @@ MAINTAINER= sgt@outline.ru LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAN1= wmlj.1 |