diff options
Diffstat (limited to 'net/nocatsplash/Makefile')
-rw-r--r-- | net/nocatsplash/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index cc77bd4b74f7..8e87dc42e762 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= \ RUN_DEPENDS= \ ${LOCALBASE}/sbin/pfctl:${PORTSDIR}/security/pf +USE_GNOME= glib12 + .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 @@ -31,7 +33,6 @@ CONFLICTS= nocatauth-server-* GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= glib12 CONFIGURE_ARGS+= --disable-dependency-tracking CONFIGURE_ARGS+= --disable-glibtest |