diff options
Diffstat (limited to 'devel/mm-common/Makefile')
-rw-r--r-- | devel/mm-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile index e716a395a571..2596a582b12e 100644 --- a/devel/mm-common/Makefile +++ b/devel/mm-common/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Common build infrastructure for the GNOME C++ binding libraries -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USES= gmake pathfix tar:xz GNU_CONFIGURE= yes |