mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
--- ogonkify/Makefile.in.orig 2000-01-07 13:00:49 UTC
|
|
+++ ogonkify/Makefile.in
|
|
@@ -33,7 +33,7 @@ mandir = @mandir@
|
|
|
|
DESTDIR =
|
|
|
|
-pkgdatadir = $(datadir)/@PACKAGE@
|
|
+pkgdatadir = $(datadir)/a2ps/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|