aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-01-20 06:42:00 +0800
committerlioux <lioux@FreeBSD.org>2002-01-20 06:42:00 +0800
commit2eb9bd3593dd6c0ba1468cc387b3dcba5ed1df07 (patch)
treea961816876cbde5d7f41f867024db4e522f348d1 /multimedia
parent9f0c713b521afc6b7ce9f70587fc428668ad8a54 (diff)
downloadfreebsd-ports-gnome-2eb9bd3593dd6c0ba1468cc387b3dcba5ed1df07.tar.gz
freebsd-ports-gnome-2eb9bd3593dd6c0ba1468cc387b3dcba5ed1df07.tar.zst
freebsd-ports-gnome-2eb9bd3593dd6c0ba1468cc387b3dcba5ed1df07.zip
Fix location of detection file
PR: 34065 Submitted by: Philippe CASIDY <pcasidy@casidy.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer-skins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer-skins/Makefile b/multimedia/mplayer-skins/Makefile
index 098d62f3356c..69a6a8dc510c 100644
--- a/multimedia/mplayer-skins/Makefile
+++ b/multimedia/mplayer-skins/Makefile
@@ -32,7 +32,7 @@ SORT?= /usr/bin/sort
myDATADIR= share/${PORTNAME}/Skin/
# Used by other ports to detect if this is installed
-SKIN_DETECTION_FILE= ${LOCALBASE}/${myDATADIR}/${PORTNAME}
+SKIN_DETECTION_FILE= ${LOCALBASE}/${myDATADIR}/${PKGNAME}
# port style based on apsfilter by Andreas Klemm <andreas@FreeBSD.org>
#