summaryrefslogtreecommitdiff
path: root/devel/ptl2
diff options
context:
space:
mode:
authormsaitoh <msaitoh@pkgsrc.org>2000-07-17 12:40:02 +0000
committermsaitoh <msaitoh@pkgsrc.org>2000-07-17 12:40:02 +0000
commitccdd700704ee35bf6d2904859d0cb208a6c558c4 (patch)
treec86a6f21800f86d5268c6b5446566b927816aa5a /devel/ptl2
parent27fb1b00eafb742cfbf25c56d629dfec2afbc447 (diff)
downloadpkgsrc-ccdd700704ee35bf6d2904859d0cb208a6c558c4.tar.gz
ptl works on alpha. I removed "NOT_FOR_PLATFORM=*-*-alpha"
Diffstat (limited to 'devel/ptl2')
-rw-r--r--devel/ptl2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ptl2/Makefile b/devel/ptl2/Makefile
index b4f53ec6539..8170827982e 100644
--- a/devel/ptl2/Makefile
+++ b/devel/ptl2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/07/17 03:35:44 msaitoh Exp $
+# $NetBSD: Makefile,v 1.23 2000/07/17 12:40:02 msaitoh Exp $
DISTNAME= PTL-2.1.4
PKGNAME= ptl-2.1.4
@@ -15,8 +15,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_SCRIPT}"
PLIST_SRC= ${WRKDIR}/PLIST
-NOT_FOR_PLATFORM= *-*-alpha
-
post-install:
@${CHOWN} -R ${BINOWN}:${BINGRP} ${PREFIX}/PTL/include
@${FIND} ${PREFIX}/PTL/include -type f -name "*.orig" | xargs ${RM}