diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /devel/librcc | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) |
Notes
Diffstat (limited to 'devel/librcc')
-rw-r--r-- | devel/librcc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index b798e9a0eed9..89f07fda842e 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -7,7 +7,7 @@ PORTNAME= librcc PORTVERSION= 0.2.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/rusxmms/Charset%20Conversion%20Library/${PORTVERSION} \ http://dside.dyndns.org/files/rusxmms/ @@ -25,7 +25,7 @@ USE_GNOME= gnomehack lthack libxml2 glib12 gtk12 USE_GMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:267 CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib |