diff options
Diffstat (limited to 'devel/ptlib/Makefile')
-rw-r--r-- | devel/ptlib/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile index 2267e6a22ba2..b8a6b595eff8 100644 --- a/devel/ptlib/Makefile +++ b/devel/ptlib/Makefile @@ -16,11 +16,8 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 CONFLICTS= pwlib-1.* ptlib-2.6.* -USES= bison -USE_GMAKE= yes +USES= bison gmake pkgconfig GNU_CONFIGURE= yes -USE_GNOME= pkgconfig -WANT_GNOME= yes WANT_SDL= yes USE_OPENSSL= yes USE_LDCONFIG= yes |