You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
dont rely on "python" (rely on "python24" instead)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10380 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Portfile,v 1.12 2004/01/16 20:22:34 fkr Exp $
|
||||
# $Id: Portfile,v 1.13 2005/01/13 19:14:39 mww Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name viewcvs
|
||||
@@ -19,7 +19,7 @@ patchfiles patch-viewcvs-install
|
||||
checksums md5 c7857b1ed05240ad1f691ea40044daf2
|
||||
|
||||
configure {}
|
||||
depends_build bin:python:python
|
||||
depends_build bin:python:python24
|
||||
|
||||
pre-build {
|
||||
reinplace "s|__ROOTDIR|${prefix}/share/${name}-${version}|g" ${worksrcpath}/viewcvs-install
|
||||
|
||||
Reference in New Issue
Block a user