diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-08-16 01:41:31 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-08-16 01:41:31 +0000 |
commit | 185c5b4459b2c6a780ab4ed4bee14d37d45d9c4e (patch) | |
tree | 9725a923f100e2112c1d5cb228be209ea61d51fb /audio/xmms-dflowers | |
parent | 61179e8bfb23a5fc80b51971852cd5a2e9873ea2 (diff) | |
download | pkgsrc-185c5b4459b2c6a780ab4ed4bee14d37d45d9c4e.tar.gz |
some cleanup
Diffstat (limited to 'audio/xmms-dflowers')
-rw-r--r-- | audio/xmms-dflowers/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile index 6a8908c5bb7..14daeed1cf9 100644 --- a/audio/xmms-dflowers/Makefile +++ b/audio/xmms-dflowers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/16 01:35:13 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/16 01:41:31 hubertf Exp $ # DISTNAME= dflowers_v1.0 @@ -13,10 +13,7 @@ COMMENT= XMMS plugin for dual flower scope DEPENDS+= xmms>=1.2.5:../../audio/xmms USE_X11= yes -#CPPFLAGS+= -I${X11BASE}/include -#CFLAGS+= -I${LOCALBASE}/include USE_LIBTOOL= yes -#CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1 pre-build: cd ${WRKSRC} ; ${MAKE} clean |