pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/stylewriter INSTALLATION_DIRS=sbin.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c85c92e4435d
branches:  trunk
changeset: 543388:c85c92e4435d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 16 13:22:49 2008 +0000

description:
INSTALLATION_DIRS=sbin.

diffstat:

 print/stylewriter/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ed6b00cd59ff -r c85c92e4435d print/stylewriter/Makefile
--- a/print/stylewriter/Makefile        Mon Jun 16 13:21:49 2008 +0000
+++ b/print/stylewriter/Makefile        Mon Jun 16 13:22:49 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/10/04 21:56:34 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2008/06/16 13:22:49 joerg Exp $
 #
 
 DISTNAME=      stylewriter
@@ -16,6 +16,8 @@
 USE_TOOLS+=    gs:run
 NO_CONFIGURE=  yes
 
+INSTALLATION_DIRS=     sbin
+
 PLIST_SRC=     ${WRKDIR}/PLIST
 FILTER_DIR=    libexec/stylewriter
 FILTERS=       direct_stylpbm direct_stylps \



Home | Main Index | Thread Index | Old Index