You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
back out change i made by mistake, and without consultation.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19051 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Portfile,v 1.4 2006/08/08 07:07:53 yeled Exp $
|
||||
# $Id: Portfile,v 1.5 2006/08/08 07:10:49 yeled Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name gnustep-make
|
||||
@@ -20,7 +20,7 @@ master_sites gnustep:core
|
||||
|
||||
checksums md5 1883a6387405e51ff4c384fb5cc547a7
|
||||
|
||||
depends_lib port:gcc42
|
||||
depends_lib port:gcc41
|
||||
|
||||
patchfiles patch-GNUmakefile.in \
|
||||
patch-documentation.make \
|
||||
@@ -29,7 +29,7 @@ patchfiles patch-GNUmakefile.in \
|
||||
|
||||
configure.pre_args --prefix=${prefix}/GNUstep
|
||||
configure.args \
|
||||
--with-library-combo=gnu-gnu-gnu CC=gcc-dp-4.2 \
|
||||
--with-library-combo=gnu-gnu-gnu CC=gcc-dp-4.1 \
|
||||
--with-config-file=${prefix}/GNUstep/System/Library/GNUstep.conf
|
||||
|
||||
destroot.destdir special_prefix=${destroot}
|
||||
|
||||
Reference in New Issue
Block a user