diff options
Diffstat (limited to 'ham/grig/Makefile')
-rw-r--r-- | ham/grig/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ham/grig/Makefile b/ham/grig/Makefile index 59b6a1912d2..e0bed701068 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/10/02 17:11:20 tron Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 13:01:45 asau Exp $ # DISTNAME= grig-0.7.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://groundstation.sourceforge.net/ COMMENT= Graphical user interface to the Hamlib libraries -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config GNU_CONFIGURE= yes |