aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-10 09:10:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-10 09:10:15 +0000
commitafa57828af972d7985544244a11ede05e3f8d5b5 (patch)
tree8dc99493e4de731e29d33e7b6d6b87a2e5607a02 /multimedia
parent595f90aaab55fa9d2b3538e85c6c38c9b4eaa8d9 (diff)
downloadports-afa57828af972d7985544244a11ede05e3f8d5b5.tar.gz
ports-afa57828af972d7985544244a11ede05e3f8d5b5.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/deforaos-player/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/deforaos-player/Makefile b/multimedia/deforaos-player/Makefile
index 00aff3377a98..a2ade9d0f561 100644
--- a/multimedia/deforaos-player/Makefile
+++ b/multimedia/deforaos-player/Makefile
@@ -5,8 +5,8 @@ PORTNAME= player
PORTVERSION= 0.1.4
CATEGORIES= multimedia
MASTER_SITES= http://www.defora.org/os/download/download/3708/
-DISTNAME= Player-${PORTVERSION}
PKGNAMEPREFIX= deforaos-
+DISTNAME= Player-${PORTVERSION}
MAINTAINER= olivier@cochard.me
COMMENT= DeforaOS desktop media player
@@ -17,6 +17,7 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
Desktop:${PORTSDIR}/x11/deforaos-libdesktop
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer
+MAKE_ARGS+= PREFIX=${PREFIX}
USE_GNOME= gtk20 desktopfileutils
USE_PKGCONFIG= build
USE_GETTEXT= yes