diff options
author | cjep <cjep@pkgsrc.org> | 2003-04-27 12:53:25 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-04-27 12:53:25 +0000 |
commit | 4021b51c57eb84620f4e565caf2b009cbb7a1ba4 (patch) | |
tree | 35393b81a9e60218f1e554ae220e20ca249484d4 /comms/gnome-pilot | |
parent | 6358cb107cee853d04c27b952fc373907cdeffab (diff) | |
download | pkgsrc-4021b51c57eb84620f4e565caf2b009cbb7a1ba4.tar.gz |
Lint: USE_PKGLOCALEDIR=yes
Diffstat (limited to 'comms/gnome-pilot')
-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 |