diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
commit | 7c95c66b1608cde43775e908e829b775c5342ba1 (patch) | |
tree | c6f86b760a25f005e2a3e51bf2351d6ca1207bb3 /audio/adplay | |
parent | 8af01231e7bfc1cc590a6469288aa02a734e2746 (diff) |
Notes
Diffstat (limited to 'audio/adplay')
-rw-r--r-- | audio/adplay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile index 942f2bb091ac..78b16f20d959 100644 --- a/audio/adplay/Makefile +++ b/audio/adplay/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= adplug-2.1:${PORTSDIR}/audio/libadplug GNU_CONFIGURE= yes WANT_SDL= yes -USE_GCC= 3.4+ DBFILE= adplug.db |