diff options
Diffstat (limited to 'net/skstream/Makefile')
-rw-r--r-- | net/skstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 975f1ac74f46..0843aeda75ce 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -10,7 +10,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= An iostream based C++ socket library USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |