diff options
author | hubertf <hubertf> | 2001-08-16 01:41:31 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-08-16 01:41:31 +0000 |
commit | 885a3b2a91d654682e1d9994a827b78ec3699a09 (patch) | |
tree | 9725a923f100e2112c1d5cb228be209ea61d51fb /audio/xmms-dflowers/Makefile | |
parent | da81f40fe1c1124a29af6875564a18e357364f29 (diff) | |
download | pkgsrc-885a3b2a91d654682e1d9994a827b78ec3699a09.tar.gz |
some cleanup
Diffstat (limited to 'audio/xmms-dflowers/Makefile')
-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 |