summaryrefslogtreecommitdiff
path: root/security/botan
diff options
context:
space:
mode:
authorreed <reed>2011-05-10 13:01:01 +0000
committerreed <reed>2011-05-10 13:01:01 +0000
commit59fd817871bcdf45ccc3c80fdd05fae36c9be1be (patch)
treef8613076b06d7a67c1a6bae760a4d074bbb9141b /security/botan
parent67dac9ed1de93dd0d717ff4872234d127029e3a5 (diff)
downloadpkgsrc-59fd817871bcdf45ccc3c80fdd05fae36c9be1be.tar.gz
Remove the REPLACE_PYTHON. It pointed to unused "perl" file.
It is not needed since python is ran directly.
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 1eccaedcc5b..af299ac8fbd 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2010/12/15 21:52:15 riz Exp $
+# $NetBSD: Makefile,v 1.23 2011/05/10 13:01:01 reed Exp $
DISTNAME= Botan-1.8.7
PKGNAME= botan-1.8.7
@@ -15,7 +15,6 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
HAS_CONFIGURE= yes
-REPLACE_PYTHON+= configure.pl
USE_LANGUAGES= c++
PYTHON_FOR_BUILD_ONLY= yes