diff options
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r-- | devel/libsigc++12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile index a33dd125d969..fe7739a2613f 100644 --- a/devel/libsigc++12/Makefile +++ b/devel/libsigc++12/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 \ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org +COMMENT= Callback Framework for C++ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ pkg-config:${PORTSDIR}/devel/pkgconfig |