pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ucl Set INSTALLATION_DIRS for pkgviews installat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6ecb4066530
branches: trunk
changeset: 490011:f6ecb4066530
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Mar 02 04:20:08 2005 +0000
description:
Set INSTALLATION_DIRS for pkgviews installation.
diffstat:
devel/ucl/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f2f4c7ac50aa -r f6ecb4066530 devel/ucl/Makefile
--- a/devel/ucl/Makefile Wed Mar 02 02:14:15 2005 +0000
+++ b/devel/ucl/Makefile Wed Mar 02 04:20:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:34 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/03/02 04:20:08 minskim Exp $
#
DISTNAME= ucl-1.02
@@ -20,6 +20,8 @@
# Avoid an ICE in gcc2 on sparc64
CONFIGURE_ENV+= F77=${FALSE}
+INSTALLATION_DIRS= bin
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ucl
for i in simple.c lutil.h uclpack.c Makefile; do \
Home |
Main Index |
Thread Index |
Old Index