diff options
Diffstat (limited to 'devel/obby/Makefile')
-rw-r--r-- | devel/obby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile index 3526e561980e..eb1d1b1f235d 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv2 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ net6:${PORTSDIR}/net/net6 -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_LDCONFIG= yes |