aboutsummaryrefslogtreecommitdiff
path: root/net-im/gale
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 23:49:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 23:49:38 +0000
commit11947add0c51078b01eb3b153bc758843bd70e8b (patch)
tree7dcaa10fa68cbf521585b3efd620ee3c50b72511 /net-im/gale
parent98462724c813798cc832ef86350d18a2ccebf075 (diff)
downloadports-11947add0c51078b01eb3b153bc758843bd70e8b.tar.gz
ports-11947add0c51078b01eb3b153bc758843bd70e8b.zip
Notes
Diffstat (limited to 'net-im/gale')
-rw-r--r--net-im/gale/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index 99e0474b869c..d38b4e4d8d39 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -31,11 +31,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502000
BROKEN= "Broken pkg-plist"
-.endif
+DEPRECATED= "Will be removed after April 7 if still broken"
pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LIBTOOL_SHAREDIR}/libltdl
@@ -43,4 +40,4 @@ pre-configure:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>