aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdstyler/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 21:01:19 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 21:01:19 +0000
commit5679402c1c0efb18bf021a49a46bbaa5c3aabd60 (patch)
tree1c8e0188c6d5e223979dcb715c937c30cb08d312 /multimedia/dvdstyler/Makefile
parent855a84a9f46273a1ca3e5d539e8e0963ad6679f4 (diff)
downloadports-5679402c1c0efb18bf021a49a46bbaa5c3aabd60.tar.gz
ports-5679402c1c0efb18bf021a49a46bbaa5c3aabd60.zip
Diffstat (limited to 'multimedia/dvdstyler/Makefile')
-rw-r--r--multimedia/dvdstyler/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 70957a70213e..3bc29682ac4e 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dvdstyler
DISTVERSION= 3.3b3
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= multimedia
#MASTER_SITES= SF
@@ -41,6 +41,7 @@ USE_WX= 3.2+
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= ac_cv_path_AVCONV_PATH="" OBJCXX="${CXX}"
CFLAGS+= -std=c17