summaryrefslogtreecommitdiff
path: root/audio/mpg123/Makefile
diff options
context:
space:
mode:
authortron <tron>2001-01-11 07:39:41 +0000
committertron <tron>2001-01-11 07:39:41 +0000
commit89d92848b3e8d4f8d7670786efe5fbb86eb584d2 (patch)
tree13843918f594558d2c8335e07f9ac716b27a3bb5 /audio/mpg123/Makefile
parentc7b4fd7bb066e12b974b9f94c7c7ba5c9a1b48a6 (diff)
downloadpkgsrc-89d92848b3e8d4f8d7670786efe5fbb86eb584d2.tar.gz
Use IPv6 support on Solaris, too.
Diffstat (limited to 'audio/mpg123/Makefile')
-rw-r--r--audio/mpg123/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 214e3b5912e..f9b0e30a2ca 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/01/11 07:38:03 tron Exp $
+# $NetBSD: Makefile,v 1.25 2001/01/11 07:39:41 tron Exp $
#
DISTNAME= mpg123-0.59r
@@ -35,7 +35,6 @@ ALL_TARGET= ${LOWER_OPSYS}
.if ${OPSYS} == "SunOS"
ALL_TARGET= solaris-gcc
-#MAKE_ENV+= CPPFLAGS=""
.endif
.if defined(USE_INET6) && ${USE_INET6} == "YES"