diff options
Diffstat (limited to 'japanese/ptex-euc/Makefile')
-rw-r--r-- | japanese/ptex-euc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/ptex-euc/Makefile b/japanese/ptex-euc/Makefile index 246924c1208e..6e7a4295bc6f 100644 --- a/japanese/ptex-euc/Makefile +++ b/japanese/ptex-euc/Makefile @@ -3,7 +3,7 @@ # Date created: 05 Oct 1997 # Whom: max # -# $Id: Makefile,v 1.1.1.1 1997/10/04 17:20:30 max Exp $ +# $Id: Makefile,v 1.2 1997/10/04 17:58:43 max Exp $ # DISTNAME= ptex215 @@ -46,4 +46,6 @@ post-install: pre-clean: @${RM} -rf ${WRKSRC} +MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-* + .include <bsd.port.mk> |