mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 14:00:45 -04:00
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2002/09/29 00:13:14 wiz Exp $
|
|
|
|
--- Makefile.orig Wed Sep 25 01:13:27 2002
|
|
+++ Makefile
|
|
@@ -1,6 +1,6 @@
|
|
|
|
appname = bktr2jpeg
|
|
-prefix = /usr/pkg
|
|
+prefix = ${PREFIX}
|
|
exec_prefix = ${prefix}
|
|
bindir = $(exec_prefix)/bin
|
|
libdir = $(exec_prefix)/lib
|