From d5bf8140d69d2471dbff2c1852927c3bbb2d6198 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Wed, 11 Aug 2004 16:43:42 +0000 Subject: Fix packaging & unbreak Closes PR: ports/69301 Submitted by: Andrej Zverev Approved by: maintainer timeout --- misc/opencyc/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'misc/opencyc/Makefile') diff --git a/misc/opencyc/Makefile b/misc/opencyc/Makefile index 642a4857bb93..05cf657887be 100644 --- a/misc/opencyc/Makefile +++ b/misc/opencyc/Makefile @@ -15,18 +15,16 @@ EXTRACT_SUFX= .tgz MAINTAINER= alexs@snark.rinet.ru COMMENT= General knowledge base and commonsense reasoning engine -BROKEN= Broken pkg-plist -EXPIRATION_DATE=2004-08-20 -DEPRECATED= ${BROKEN} - NO_BUILD= yes USE_LINUX= yes -BRANDELF= /usr/bin/brandelf +PLIST_SUB= PORTVERSION="${PORTVERSION}" + +post-extract: + cd ${WRKSRC}/doc && ${RM} '#migration.txt#' 'package-list.~1~' '.#faq' '.#migration.txt' pre-patch: @${BRANDELF} -t Linux ${WRKSRC}/run/bin/latest.bin - @${RM} ${WRKSRC}/doc/.#* do-install: @${CP} -PRpf ${WRKSRC} ${PREFIX} -- cgit v1.2.3