summaryrefslogtreecommitdiffstats
path: root/graphics/bmp-rootvis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/bmp-rootvis/Makefile')
-rw-r--r--graphics/bmp-rootvis/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/bmp-rootvis/Makefile b/graphics/bmp-rootvis/Makefile
index c5c424e..158cb14 100644
--- a/graphics/bmp-rootvis/Makefile
+++ b/graphics/bmp-rootvis/Makefile
@@ -9,17 +9,21 @@ PORTNAME= bmp-rootvis
PORTVERSION= 0.0.1
PORTREVISION= 2
CATEGORIES= graphics
-MASTER_SITES= http://download.berlios.de/bmp-plugins/
+MASTER_SITES= ${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR= bmp-plugins
MAINTAINER= novel@FreeBSD.org
COMMENT= BMP plugin which renders a spectrum analyzer on the root window
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
-PLIST_FILES= lib/bmp/Visualization/librootvis.so
+PLIST_FILES= lib/bmp/Visualization/librootvis.so \
+ lib/bmp/Visualization/librootvis.la \
+ lib/bmp/Visualization/librootvis.a
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
+USE_AUTOTOOLS= libtool:15
.include <bsd.port.mk>
OpenPOWER on IntegriCloud