diff options
Diffstat (limited to 'devel/libsigc++20')
-rw-r--r-- | devel/libsigc++20/Makefile | 1 | ||||
-rw-r--r-- | devel/libsigc++20/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile index a33dd125d969..fe7739a2613f 100644 --- a/devel/libsigc++20/Makefile +++ b/devel/libsigc++20/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 diff --git a/devel/libsigc++20/pkg-comment b/devel/libsigc++20/pkg-comment deleted file mode 100644 index 5fea9c6fa201..000000000000 --- a/devel/libsigc++20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Callback Framework for C++ |