diff options
author | cjep <cjep> | 2003-04-27 12:53:25 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-04-27 12:53:25 +0000 |
commit | cfe96aeb800fa7e38166aaaf56fc35f013f2f0e0 (patch) | |
tree | 35393b81a9e60218f1e554ae220e20ca249484d4 /comms | |
parent | b3602294c9d20723bbb4384473f55a4d984c837a (diff) | |
download | pkgsrc-cfe96aeb800fa7e38166aaaf56fc35f013f2f0e0.tar.gz |
Lint: USE_PKGLOCALEDIR=yes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnome-pilot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index d08288f1ed7..7d75fc4a4c0 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/04/20 14:12:20 rh Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/27 12:53:25 cjep Exp $ # DISTNAME= gnome-pilot-0.1.71 @@ -19,6 +19,7 @@ BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0 GNU_CONFIGURE= YES USE_X11BASE= YES USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_LIBINTL= YES USE_LIBTOOL= YES USE_PERL5= build |