diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:38:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 02:38:29 +0000 |
commit | 8fa8041fe58450bde47b655e328b1eeb0f4d0759 (patch) | |
tree | fc71afe5588c6fcf82a4f1b58c8753f9a9926979 /audio/id3lib | |
parent | a522995ecd0aaf3722d66644b8c6d4a26bc1bf58 (diff) | |
download | ports-8fa8041fe58450bde47b655e328b1eeb0f4d0759.tar.gz ports-8fa8041fe58450bde47b655e328b1eeb0f4d0759.zip |
Notes
Diffstat (limited to 'audio/id3lib')
-rw-r--r-- | audio/id3lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile index 2b1e1dbb34a0..becde3771bd4 100644 --- a/audio/id3lib/Makefile +++ b/audio/id3lib/Makefile @@ -16,7 +16,6 @@ MAINTAINER= roman@xpert.com LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt INSTALLS_SHLIB= yes -USE_NEWGCC= yes USE_LIBTOOL= yes USE_AUTOMAKE= yes USE_GMAKE= yes |