16 lines
473 B
Plaintext
16 lines
473 B
Plaintext
$NetBSD: patch-aa,v 1.2 2016/04/01 16:40:46 jperkin Exp $
|
|
|
|
Use pkgsrc layout.
|
|
|
|
--- Metadata.orig 2004-02-09 16:47:23.000000000 +0000
|
|
+++ Metadata
|
|
@@ -11,6 +11,6 @@ The aim is to make theme preview and sel
|
|
installed on the system are presented for selection and previewed on the fly.\
|
|
A large variety of widgets provides a comprehensive demonstration.
|
|
|
|
-PREFIX = /usr
|
|
+#PREFIX = /usr
|
|
BINDIR = $(PREFIX)/bin
|
|
-MANDIR = $(PREFIX)/share/man
|
|
+MANDIR = $(PREFIX)/${PKGMANDIR}
|