Skip to content

Commit

Permalink
gawk: mark conflicts_build with nawk, closes https://trac.macports.or…
Browse files Browse the repository at this point in the history
…g/ticket/35330, openmaintainer

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97707 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
neverpanic committed Sep 12, 2012
1 parent d993cb0 commit 95856e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lang/gawk/Portfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# $Id$

PortSystem 1.0
PortGroup conflicts_build 1.0

name gawk
version 4.0.0
Expand All @@ -27,6 +28,8 @@ checksums md5 7cdc48e99b885a4bbe0e98dcf1706b22 \
depends_lib port:readline \
port:gettext

conflicts_build nawk

configure.args --with-libiconv-prefix=${prefix} \
ac_cv_libsigsegv=no

Expand Down

0 comments on commit 95856e2

Please sign in to comment.