diff options
Diffstat (limited to 'devel/libvanessa_socket/Makefile')
-rw-r--r-- | devel/libvanessa_socket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile index a5d5045f0d05..cdd1ea2b8259 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -11,8 +11,8 @@ DISTNAME= vanessa_socket-${PORTVERSION} MAINTAINER= thomas@bsdunix.ch COMMENT= Library that provides a simple layer for TCP/IP socket operations -LIB_DEPENDS= libvanessa_logger.so:${PORTSDIR}/devel/libvanessa_logger \ - libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libvanessa_logger.so:devel/libvanessa_logger \ + libpopt.so:devel/popt USES= libtool pathfix tar:bzip2 USE_LDCONFIG= yes |