aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-08-28 07:02:05 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-08-28 07:02:05 +0000
commit088c7122f985bb0891d1a0ffc87adf33123be1a3 (patch)
tree199b015017d9db49309ab7ce2924481d4f2285b7 /comms
parent500828f8b33a08f423383fa7b335a921cc5c8200 (diff)
downloadports-088c7122f985bb0891d1a0ffc87adf33123be1a3.tar.gz
ports-088c7122f985bb0891d1a0ffc87adf33123be1a3.zip
Set MANCOMPRESSED=maybe. This isn't the correct fix. The port should
have its patches that stuff NOMANCOMPRESS support in the source Makefile removed, or submitted for inclusion with the next xceptd release.
Notes
Notes: svn path=/head/; revision=12889
Diffstat (limited to 'comms')
-rw-r--r--comms/xcept/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile
index b3d59cf67a4e..abb87341ae8b 100644
--- a/comms/xcept/Makefile
+++ b/comms/xcept/Makefile
@@ -3,7 +3,7 @@
# Date created: Sep 1, 1996
# Whom: joerg
#
-# $Id: Makefile,v 1.4 1996/11/17 03:01:21 obrien Exp $
+# $Id: Makefile,v 1.5 1997/04/30 03:17:13 asami Exp $
#
DISTNAME= xcept-2.1.2
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.ORG
+MANCOMPRESSED= maybe
WRKSRC= ${WRKDIR}/XCept-2.1.2
.include <bsd.port.mk>