summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authormsaitoh <msaitoh>2000-07-17 12:40:02 +0000
committermsaitoh <msaitoh>2000-07-17 12:40:02 +0000
commitef0ecb9f5546272fab6b82d71ffa5e5405ebad0f (patch)
treec86a6f21800f86d5268c6b5446566b927816aa5a /devel
parentd98c8da55b1e7f459ad6f7885c325349ae4f0fb0 (diff)
downloadpkgsrc-ef0ecb9f5546272fab6b82d71ffa5e5405ebad0f.tar.gz
ptl works on alpha. I removed "NOT_FOR_PLATFORM=*-*-alpha"
Diffstat (limited to 'devel')
-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}