summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2001-08-12 17:53:44 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2001-08-12 17:53:44 +0000
commit55fc8f1ebfd696d0db492a2161cfb9f6bf6b46c4 (patch)
tree2a5386cdcddebd9d6cc6f6705f718f9833f5f56f /x11-wm
parentOops, it turned out that the MASTER_SITE_FREEBSD variable is already (diff)
Add MANCOMPRESSED
Notes
Notes: svn path=/head/; revision=46150
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/golem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile
index 55315f7b4147..5d3b2b30f3bf 100644
--- a/x11-wm/golem/Makefile
+++ b/x11-wm/golem/Makefile
@@ -7,6 +7,7 @@
PORTNAME= golem
PORTVERSION= 0.0.2
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +17,7 @@ MAINTAINER= nakai@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+MANCOMPRESSED= yes
MAN1= golem.1
.include <bsd.port.mk>