diff options
Diffstat (limited to 'devel/libg++/Makefile')
-rw-r--r-- | devel/libg++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index ac5f1f0..0a98209 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -21,6 +21,7 @@ PATCHFILES= ${DISTNAME}-20000312.diff.gz \ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= A libg++ container classes for EGCS and later versions of GCC CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= GCC28SUBDIR=${GCC28DIR} |