summaryrefslogtreecommitdiffstats
path: root/devel/mm-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mm-common/Makefile')
-rw-r--r--devel/mm-common/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile
index 0a98f0026..d96ca445d 100644
--- a/devel/mm-common/Makefile
+++ b/devel/mm-common/Makefile
@@ -10,8 +10,9 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Common build infrastructure for the GNOME C++ binding libraries
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+NO_STAGE= yes
USES= gmake pathfix
USE_BZIP2= yes
GNU_CONFIGURE= yes