diff options
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r-- | editors/openoffice/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 492ffc0efc8b..545132d817fb 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -106,9 +106,7 @@ CXX= g++32 EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org -.if !defined(COMMENT) -COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser -.endif +COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser #.if !defined(USE_GCC) #BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport #.endif |