From 23c8cdf2c873865db61100df0c600e6973da5e16 Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 21 Jul 2009 13:08:40 +0000 Subject: Drop ONLY_FOR_PLATFORM because this builds fine on Darwin. --- geography/garmin-utils/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/geography/garmin-utils/Makefile b/geography/garmin-utils/Makefile index 435b292afb1..b32511b41f7 100644 --- a/geography/garmin-utils/Makefile +++ b/geography/garmin-utils/Makefile @@ -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 @@ COMMENT= Utilities for Garmin GPS receivers 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 -- cgit v1.2.3