diff options
Diffstat (limited to 'net/libarms/Makefile')
-rw-r--r-- | net/libarms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libarms/Makefile b/net/libarms/Makefile index 64d91d8dff77..c56b15179992 100644 --- a/net/libarms/Makefile +++ b/net/libarms/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= https://dev.smf.jp/dl/ \ MAINTAINER= shigeru@iij.ad.jp COMMENT= SMFv2/ARMS client library for C -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes USES= gmake libtool |