summaryrefslogtreecommitdiff
path: root/japanese/ptex-sjis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ptex-sjis/Makefile')
-rw-r--r--japanese/ptex-sjis/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/ptex-sjis/Makefile b/japanese/ptex-sjis/Makefile
index 2eb628afdf4e..433dd533a123 100644
--- a/japanese/ptex-sjis/Makefile
+++ b/japanese/ptex-sjis/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Oct 1997
# Whom: max
#
-# $Id: Makefile,v 1.2 1997/10/04 17:58:47 max Exp $
+# $Id: Makefile,v 1.3 1997/11/10 11:23:01 asami Exp $
#
DISTNAME= ptex215
@@ -16,6 +16,7 @@ MAINTAINER= max@FreeBSD.ORG
RUN_DEPENDS= ptex-common:${PORTSDIR}/japanese/ptex-common
+MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= sjis
@@ -46,6 +47,4 @@ post-install:
pre-clean:
@${RM} -rf ${WRKSRC}
-MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
-
.include <bsd.port.mk>