aboutsummaryrefslogtreecommitdiff
path: root/graphics/scale2x
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 10:40:19 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 11:18:54 +0000
commit6aa74c10951e213cc15adc23e60558ea2fafed89 (patch)
tree990669f3d52e655e7f55a8f2526e9a7621c56b40 /graphics/scale2x
parentba7fe230e1685dad2be58abebc2c16f82a26261b (diff)
downloadports-6aa74c10951e213cc15adc23e60558ea2fafed89.tar.gz
ports-6aa74c10951e213cc15adc23e60558ea2fafed89.zip
graphics/scale2x: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/scale2x')
-rw-r--r--graphics/scale2x/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/scale2x/Makefile b/graphics/scale2x/Makefile
index 2219ae1c61c7..9d653ea57b7d 100644
--- a/graphics/scale2x/Makefile
+++ b/graphics/scale2x/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scale2x
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
@@ -13,13 +13,14 @@ LICENSE= GPLv2+
LIB_DEPENDS= libpng.so:graphics/png
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= $$(libpng-config --I_opts)
LDFLAGS+= $$(libpng-config --L_opts)
PORTEXAMPLES= *
PLIST_FILES= bin/scalex bin/scalerx \
- man/man1/scalex.1.gz man/man1/scalerx.1.gz
+ share/man/man1/scalex.1.gz share/man/man1/scalerx.1.gz
OPTIONS_DEFINE= EXAMPLES
OPTIONS_DEFINE_i386= MMX