aboutsummaryrefslogtreecommitdiff
path: root/x11/lilyterm
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2024-03-29 08:19:30 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2024-03-29 08:19:30 +0000
commitee160ce55087d3dd790be59e22f56f66a494758a (patch)
treec08fd03ee1e10b0c8997a3cd6faf994c8e994fc4 /x11/lilyterm
parent0f071588dbdb954288a0823a62ee38746cc01151 (diff)
downloadports-ee160ce55087d3dd790be59e22f56f66a494758a.tar.gz
ports-ee160ce55087d3dd790be59e22f56f66a494758a.zip
Diffstat (limited to 'x11/lilyterm')
-rw-r--r--x11/lilyterm/Makefile2
-rw-r--r--x11/lilyterm/files/patch-configure20
-rw-r--r--x11/lilyterm/pkg-plist2
3 files changed, 22 insertions, 2 deletions
diff --git a/x11/lilyterm/Makefile b/x11/lilyterm/Makefile
index b0eb75d2cef5..0cc7b2be8b53 100644
--- a/x11/lilyterm/Makefile
+++ b/x11/lilyterm/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lilyterm
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.9.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= jwb@FreeBSD.org
diff --git a/x11/lilyterm/files/patch-configure b/x11/lilyterm/files/patch-configure
new file mode 100644
index 000000000000..69f66fdd7ea8
--- /dev/null
+++ b/x11/lilyterm/files/patch-configure
@@ -0,0 +1,20 @@
+--- configure.orig 2013-02-27 09:04:56 UTC
++++ configure
+@@ -365,7 +365,7 @@ if [ $BSD -eq 1 ]; then
+ $ECHO " GTK = $GTK"
+ $ECHO " VTE = $VTE"
+ if [ $BSD -eq 1 ]; then
+- IMPORTANT " MANDIR = \$(PREFIX)/man/man1\n"
++ IMPORTANT " MANDIR = \$(PREFIX)/share/man/man1\n"
+ IMPORTANT " EXAMPLES_DIR = \$(DATADIR)/examples/\$(BINARY)\n"
+ fi
+ if [ "$GNOME_CONTROL_CENTER" = 'Y' ]; then
+@@ -386,7 +386,7 @@ if [ $BSD -eq 1 ]; then
+ $ECHO "PREFIX = $PREFIX" >> .config
+ $ECHO "ETCDIR = $ETCDIR" >> .config
+ if [ $BSD -eq 1 ]; then
+- $ECHO "MANDIR = \$(PREFIX)/man/man1" >> .config
++ $ECHO "MANDIR = \$(PREFIX)/share/man/man1" >> .config
+ $ECHO "EXAMPLES_DIR = \$(DATADIR)/examples/\$(BINARY)" >> .config
+ fi
+ $ECHO "NLS = $NLS" >> .config
diff --git a/x11/lilyterm/pkg-plist b/x11/lilyterm/pkg-plist
index 539776a160d6..d04eb2ef042c 100644
--- a/x11/lilyterm/pkg-plist
+++ b/x11/lilyterm/pkg-plist
@@ -1,6 +1,5 @@
bin/lilyterm
@sample etc/xdg/lilyterm.conf.sample
-man/man1/lilyterm.1.gz
share/applications/lilyterm.desktop
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
@@ -18,5 +17,6 @@ share/applications/lilyterm.desktop
%%NLS%%share/locale/uk/LC_MESSAGES/lilyterm.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/lilyterm.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/lilyterm.mo
+share/man/man1/lilyterm.1.gz
share/pixmaps/lilyterm.png
share/pixmaps/lilyterm.xpm