diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-17 17:18:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-17 17:18:34 +0000 |
commit | a8cb7626805aede86f164a791cef8aeb3058d731 (patch) | |
tree | 12e4194e2a65e7d0e5541a19463d0c79aba61dd9 /audio/xmms-sexypsf | |
parent | 459626c99c252c6b0ef1fd2183cd89f88e1a120a (diff) |
Notes
Diffstat (limited to 'audio/xmms-sexypsf')
-rw-r--r-- | audio/xmms-sexypsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile index c732f857a5c7..ce90f6178707 100644 --- a/audio/xmms-sexypsf/Makefile +++ b/audio/xmms-sexypsf/Makefile @@ -23,7 +23,7 @@ USE_GNOME= gtk12 WRKSRC= ${WRKDIR}/sexypsf -CFLAGS+= -I${WRKSRC} +CFLAGS+= -I${WRKSRC} -fPIC DEFINES= -DSPSFVERSION=\""${PORTVERSION}\"" -DPSS_STYLE=1 PORTDOCS= ChangeLog README psf_format.txt spu.txt spu2regs.txt \ |