aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/librtfcomp
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2008-06-20 08:42:29 +0800
committererwin <erwin@FreeBSD.org>2008-06-20 08:42:29 +0800
commit848d42e0f1ba6fc57262bcbf0f09c19a4f92ed20 (patch)
treec82eee902ed3a7e77c413175b363098f4bc74d1c /archivers/librtfcomp
parentc082f61980183b103da6a89ae4f2a068f18542c8 (diff)
downloadfreebsd-ports-gnome-848d42e0f1ba6fc57262bcbf0f09c19a4f92ed20.tar.gz
freebsd-ports-gnome-848d42e0f1ba6fc57262bcbf0f09c19a4f92ed20.tar.zst
freebsd-ports-gnome-848d42e0f1ba6fc57262bcbf0f09c19a4f92ed20.zip
Make COMMENT overridable by a slave port.
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'archivers/librtfcomp')
-rw-r--r--archivers/librtfcomp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile
index d49059c464d4..fa9c4f788f9c 100644
--- a/archivers/librtfcomp/Makefile
+++ b/archivers/librtfcomp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF
MASTER_SITE_SUBDIR= synce
MAINTAINER= ports@logvinov.com
-COMMENT= LZRTF compression library
+COMMENT?= LZRTF compression library
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes