diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-08-02 19:36:34 +0000 |
commit | 789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch) | |
tree | dc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /graphics/bugle | |
parent | d1a9e827c98542eb35619dffa314cba50fb08b58 (diff) |
Notes
Diffstat (limited to 'graphics/bugle')
-rw-r--r-- | graphics/bugle/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 63e612b08cc1..b1033341648e 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -7,6 +7,7 @@ PORTNAME= bugle PORTVERSION= 0.0.20071009 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF @@ -21,7 +22,7 @@ GNU_CONFIGURE= yes USE_GCC= 3.4 USE_GL= gl USE_PERL5= yes -USE_AUTOTOOLS= libltdl:15 +USE_AUTOTOOLS= libltdl:22 USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} CONFIGURE_ARGS=--enable-ltdl-install=no |