diff options
Diffstat (limited to 'devel/libsmpp34/Makefile')
-rw-r--r-- | devel/libsmpp34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsmpp34/Makefile b/devel/libsmpp34/Makefile index 8716a453337f..ec664a2f1119 100644 --- a/devel/libsmpp34/Makefile +++ b/devel/libsmpp34/Makefile @@ -12,7 +12,7 @@ COMMENT= Provide an implementation of SMPP-3.4 protocol for PDUs handling LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= autoreconf libtool gmake |