aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/deforaos-player
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-02-10 17:10:15 +0800
committermiwi <miwi@FreeBSD.org>2013-02-10 17:10:15 +0800
commit650205c730b03e91344f2fb12f18bd01460b90a2 (patch)
tree8dc99493e4de731e29d33e7b6d6b87a2e5607a02 /multimedia/deforaos-player
parent751d4b0a67485f049902debc78188d364299993b (diff)
downloadfreebsd-ports-gnome-650205c730b03e91344f2fb12f18bd01460b90a2.tar.gz
freebsd-ports-gnome-650205c730b03e91344f2fb12f18bd01460b90a2.tar.zst
freebsd-ports-gnome-650205c730b03e91344f2fb12f18bd01460b90a2.zip
- Respect PREFIX
- pet portlint PR: 174999
Diffstat (limited to 'multimedia/deforaos-player')
-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