aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMartin Neubauer <m.ne@gmx.net>2024-02-03 11:24:26 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-02-06 15:31:24 +0000
commitc8fc4ad075ae775f7f07199c4ef999f54fee8ce6 (patch)
tree25f5e9fa432cf1a16e1122890b9dbdb7d2cf5526 /print
parent021c89949ebe485165a8fa4efb6d2f410825b110 (diff)
downloadports-c8fc4ad075ae775f7f07199c4ef999f54fee8ce6.tar.gz
ports-c8fc4ad075ae775f7f07199c4ef999f54fee8ce6.zip
print/gtklp: Moved man to share/man
Approved by: portmgr(blanket)
Diffstat (limited to 'print')
-rw-r--r--print/gtklp/Makefile7
-rw-r--r--print/gtklp/pkg-plist4
2 files changed, 6 insertions, 5 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index ef55f77ffd28..4abb99634a96 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gtklp
DISTVERSION= 1.3.4
DISTVERSIONSUFFIX= .src
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= SF
@@ -20,9 +20,10 @@ USES= autoreconf gettext gnome libtool pkgconfig xorg
USE_GNOME= cairo gtk20
USE_XORG= x11
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-DESKTOP_ENTRIES="GtkLP" "" "${PORTNAME}" "${PORTNAME}" "System;GTK;" ""
+DESKTOP_ENTRIES= "GtkLP" "" "${PORTNAME}" "${PORTNAME}" "System;GTK;" ""
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/print/gtklp/pkg-plist b/print/gtklp/pkg-plist
index 35506b59bd2b..29014c49c565 100644
--- a/print/gtklp/pkg-plist
+++ b/print/gtklp/pkg-plist
@@ -1,7 +1,5 @@
bin/gtklp
bin/gtklpq
-man/man1/gtklp.1.gz
-man/man1/gtklpq.1.gz
share/icons/hicolor/16x16/apps/gtklp.xpm
share/icons/hicolor/24x24/apps/gtklp.xpm
share/icons/hicolor/32x32/apps/gtklp.xpm
@@ -27,3 +25,5 @@ share/locale/ru/LC_MESSAGES/gtklp.mo
share/locale/uk_UA/LC_MESSAGES/gtklp.mo
share/locale/zh_CN/LC_MESSAGES/gtklp.mo
share/locale/zh_TW/LC_MESSAGES/gtklp.mo
+share/man/man1/gtklp.1.gz
+share/man/man1/gtklpq.1.gz