diff options
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r-- | devel/libsigc++12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index 64862a9b18b2..2bd66bb435ec 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Callback Framework for C++ -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BUILD_DEPENDS= gm4:devel/m4 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |