diff options
Diffstat (limited to 'devel/rudiments/Makefile')
-rw-r--r-- | devel/rudiments/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index 99db803e3ba3..337f7e3216bd 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -15,7 +15,8 @@ COMMENT= A utility C++ class library for daemons, clients, servers and more LICENSE= LGPL20 -USE_GNOME= pkgconfig +BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config + USE_OPENSSL= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool |