pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/garmin-utils Drop ONLY_FOR_PLATFORM because ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce8d7c154c15
branches:  trunk
changeset: 396274:ce8d7c154c15
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Jul 21 13:08:40 2009 +0000

description:
Drop ONLY_FOR_PLATFORM because this builds fine on Darwin.

diffstat:

 geography/garmin-utils/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 0ce43ce19a53 -r ce8d7c154c15 geography/garmin-utils/Makefile
--- a/geography/garmin-utils/Makefile   Tue Jul 21 12:40:54 2009 +0000
+++ b/geography/garmin-utils/Makefile   Tue Jul 21 13:08:40 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/02/22 22:07:52 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2009/07/21 13:08:40 gdt Exp $
 #
 
 DISTNAME=              garmin-utils-2.5
@@ -13,9 +13,6 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-# This seems excessive; on other ones it can be made to work.
-ONLY_FOR_PLATFORM=     NetBSD-*-* Linux-*-*
-
 INSTALLATION_DIRS=     bin lib ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
 
 USE_BSD_MAKEFILE=      yes



Home | Main Index | Thread Index | Old Index