aboutsummaryrefslogtreecommitdiff
path: root/multimedia/smplayer-themes
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-04-13 14:36:06 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-04-13 14:39:12 +0000
commit43757efeb94c5864c62a1d58a6ea51aea66cdd9c (patch)
tree1f7adfbb6ba3a75d21159306d57bc8a436ca7b66 /multimedia/smplayer-themes
parentd866fc74bce5f709bd9232d6f915072198199e1b (diff)
downloadports-43757efeb94c5864c62a1d58a6ea51aea66cdd9c.tar.gz
ports-43757efeb94c5864c62a1d58a6ea51aea66cdd9c.zip
*/*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippy
Approved by: arrowd (mentor)
Diffstat (limited to 'multimedia/smplayer-themes')
-rw-r--r--multimedia/smplayer-themes/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/smplayer-themes/Makefile b/multimedia/smplayer-themes/Makefile
index 2c9e91a4dd5b..7a0b0674028a 100644
--- a/multimedia/smplayer-themes/Makefile
+++ b/multimedia/smplayer-themes/Makefile
@@ -12,15 +12,15 @@ WWW= https://www.smplayer.info/
USES= qt:5 tar:bzip2
USE_QT= buildtools:build
-NO_ARCH= yes
-
DATADIR= ${PREFIX}/share/smplayer
+BINARY_ALIAS= rcc=${RCC}
+
+NO_ARCH= yes
+
PORTDOCS= Changelog README.txt
OPTIONS_DEFINE= DOCS
-BINARY_ALIAS= rcc=${RCC}
-
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}