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/bmp-fc/Makefile | |
parent | e2f15f0c25909e7dafb88971aadd445f0cacd043 (diff) | |
download | ports-97ecc4d9583de8c5932a613fa20cd19f404208a0.tar.gz ports-97ecc4d9583de8c5932a613fa20cd19f404208a0.zip |
Get rid of USE_X_PREFIX.
Notes
Notes:
svn path=/head/; revision=209211
Diffstat (limited to 'audio/bmp-fc/Makefile')
-rw-r--r-- | audio/bmp-fc/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |