summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2011-05-10 13:01:01 +0000
committerreed <reed@pkgsrc.org>2011-05-10 13:01:01 +0000
commit0a80d6b8b8537b400551a2762e468c9036d3b156 (patch)
treef8613076b06d7a67c1a6bae760a4d074bbb9141b /security
parentf9858b455d5c37aa3a1b4fb4c66b4a756256a6f2 (diff)
downloadpkgsrc-0a80d6b8b8537b400551a2762e468c9036d3b156.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')
-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