aboutsummaryrefslogtreecommitdiff
path: root/textproc/rotix
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-02 22:34:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-02 22:34:28 +0000
commit1678746924ff7b32c60e519fa067b41a8fac1c90 (patch)
treeff8435c68781cb4a7600af5e33b2e90544787167 /textproc/rotix
parent595857fca2bce27a48de44a1845ab24b5e27b156 (diff)
downloadports-1678746924ff7b32c60e519fa067b41a8fac1c90.tar.gz
ports-1678746924ff7b32c60e519fa067b41a8fac1c90.zip
Notes
Diffstat (limited to 'textproc/rotix')
-rw-r--r--textproc/rotix/Makefile3
-rw-r--r--textproc/rotix/files/patch-configure9
-rw-r--r--textproc/rotix/pkg-plist2
3 files changed, 3 insertions, 11 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile
index 2bdf1408220f..fa3e3928aad2 100644
--- a/textproc/rotix/Makefile
+++ b/textproc/rotix/Makefile
@@ -21,9 +21,12 @@ USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${PREFIX}/man --i18n=1
+CONFIGURE_ENV= EXPR_COMPAT=1
MAN1= rotix.1
+PLIST_FILES= bin/rotix share/locale/nl/LC_MESSAGES/rotix.mo
+
post-patch:
@${REINPLACE_CMD} -e 's,%%CFLAGS%%,${CFLAGS},; s,%%LOCALBASE%%,${LOCALBASE},;' \
${WRKSRC}/Makefile
diff --git a/textproc/rotix/files/patch-configure b/textproc/rotix/files/patch-configure
index 1acf4dcb6ed3..cdea1169990a 100644
--- a/textproc/rotix/files/patch-configure
+++ b/textproc/rotix/files/patch-configure
@@ -1,14 +1,5 @@
--- configure.orig Sun Jan 27 13:00:06 2002
+++ configure Sun Oct 20 03:32:06 2002
-@@ -17,7 +17,7 @@
- arch=`uname -s`
-
- while [ -n "$1" ]; do
-- e="`expr "$1" : '--\(.*=.*\)'`"
-+ e="`expr -- "$1" : '--\(.*=.*\)'`"
- if [ -z "$e" ]; then
- cat<<EOF
- Rotix configure
@@ -83,9 +83,9 @@
fi
diff --git a/textproc/rotix/pkg-plist b/textproc/rotix/pkg-plist
deleted file mode 100644
index cd6e97ec7842..000000000000
--- a/textproc/rotix/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/rotix
-share/locale/nl/LC_MESSAGES/rotix.mo