diff options
Diffstat (limited to 'net/scli')
-rw-r--r-- | net/scli/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index ffebfd8..2300a3b 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -15,7 +15,8 @@ MAINTAINER= lyngbol@wheel.dk LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes -USE_GLIB= yes +USE_GNOMENG= yes +USE_GNOME= glib12 MAN1= scli.1 |