Skip to content

Commit

Permalink
Bumped version to 4.4.4. Thanks Paulo!
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@4447 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Gregory Wright committed Jan 4, 2004
1 parent 7d2733d commit 9f2b96f
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions lang/yap/Portfile
@@ -1,4 +1,4 @@
# $Id: Portfile,v 1.2 2004/01/03 00:03:40 fkr Exp $
# $Id: Portfile,v 1.3 2004/01/04 00:20:04 gwright Exp $

PortSystem 1.0
name yap
Expand All @@ -19,13 +19,17 @@ long_description \

homepage http://www.ncc.up.pt/~vsc/Yap/
master_sites ${homepage}

checksums md5 7d0f17305c87874dccdad5ce465a164a

depends_lib lib:libreadline.4.3:readline

platform darwin 6 {
depends_lib-append lib:libdl:dlcompat }

distname Yap-${version}

configure.env LDFLAGS=-L${prefix}/lib \
CFLAGS=-I${prefix}/include \
CPPFLAGS=-I${prefix}/include

platform darwin 6 {
depends_lib-append lib:libdl:dlcompat
}

0 comments on commit 9f2b96f

Please sign in to comment.