diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:16:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-17 15:16:54 +0000 |
commit | 97ecc4d9583de8c5932a613fa20cd19f404208a0 (patch) | |
tree | 85f1e1d86b856805d62ac97074b265eb3986d0d3 /audio | |
parent | e2f15f0c25909e7dafb88971aadd445f0cacd043 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-fc/Makefile | 1 | ||||
-rw-r--r-- | audio/bmp-festalon/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile index 76a905e64d2d..daf9f38052cd 100644 --- a/audio/bmp-fc/Makefile +++ b/audio/bmp-fc/Makefile @@ -18,7 +18,6 @@ COMMENT= A Future Composer input plug-in for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player USE_BZIP2= yes -USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/bmp-festalon/Makefile b/audio/bmp-festalon/Makefile index 681c7297e416..ea1f76aeb686 100644 --- a/audio/bmp-festalon/Makefile +++ b/audio/bmp-festalon/Makefile @@ -13,8 +13,6 @@ MASTERDIR= ${.CURDIR}/../festalon LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player -USE_X_PREFIX= yes - CONFIGURE_ARGS+= --enable-interface=bmp DESCR= ${.CURDIR}/pkg-descr |