diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-07-01 17:06:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-07-01 17:06:41 +0000 |
commit | 328b757bf2b6c173ce65d3872ea462f25a5d5f9b (patch) | |
tree | 9a761809da3b45684b09bc2f0d6091132e77c78a /audio/xmms-imms | |
parent | ab98d6018836ec7c6f81c02805fae5314c044f04 (diff) | |
download | ports-328b757bf2b6c173ce65d3872ea462f25a5d5f9b.tar.gz ports-328b757bf2b6c173ce65d3872ea462f25a5d5f9b.zip |
Notes
Diffstat (limited to 'audio/xmms-imms')
-rw-r--r-- | audio/xmms-imms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 71a22ef8a651..f8f675007ac6 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -25,8 +25,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes -USE_AUTOCONF_VER= 257 -USE_AUTOHEADER_VER= 257 +USE_AUTOCONF_VER= 259 +USE_AUTOHEADER_VER= 259 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |