pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fotox fix build of desktop file
details: https://anonhg.NetBSD.org/pkgsrc/rev/d94b96a832f1
branches: trunk
changeset: 537567:d94b96a832f1
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Jan 11 13:14:39 2008 +0000
description:
fix build of desktop file
diffstat:
graphics/fotox/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 55b334d1ac75 -r d94b96a832f1 graphics/fotox/Makefile
--- a/graphics/fotox/Makefile Fri Jan 11 13:13:50 2008 +0000
+++ b/graphics/fotox/Makefile Fri Jan 11 13:14:39 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/01/09 19:21:08 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2008/01/11 13:14:39 drochner Exp $
#
DISTNAME= fotox.34
@@ -22,7 +22,7 @@
SUBST_VARS.data= FDATA
do-build:
- (cd ${WRKSRC} && ${SH} build ${PREFIX}/bin y)
+ (cd ${WRKSRC} && ${SH} build ${PREFIX} y)
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fotox ${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index