aboutsummaryrefslogtreecommitdiff
path: root/www/neon28/files
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2003-10-10 10:58:29 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2003-10-10 10:58:29 +0000
commit7017126b91fa986208b70bd4fa58f0af3e33a5ba (patch)
tree62c64abcf079933fe71c82adda50b75c373162b1 /www/neon28/files
parentede9976ed1d16af29eca25ad258d4fc8e2c3405a (diff)
downloadports-7017126b91fa986208b70bd4fa58f0af3e33a5ba.tar.gz
ports-7017126b91fa986208b70bd4fa58f0af3e33a5ba.zip
Notes
Diffstat (limited to 'www/neon28/files')
-rw-r--r--www/neon28/files/patch-Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/neon28/files/patch-Makefile.in b/www/neon28/files/patch-Makefile.in
index b161622c85ae..15a86d18070d 100644
--- a/www/neon28/files/patch-Makefile.in
+++ b/www/neon28/files/patch-Makefile.in
@@ -1,9 +1,9 @@
---- Makefile.in.orig Thu Sep 25 09:54:22 2003
-+++ Makefile.in Thu Sep 25 09:58:23 2003
+--- Makefile.in.orig Mon Sep 22 23:57:02 2003
++++ Makefile.in Thu Oct 9 13:41:35 2003
@@ -21,7 +21,7 @@
man1dir = $(mandir)/man1
man3dir = $(mandir)/man3
- datadir = $(prefix)/share
+ datadir = @datadir@
-docdir = $(datadir)/doc/neon-@NEON_VERSION@
+docdir = $(datadir)/doc/neon
includedir = @includedir@