diff options
author | cjep <cjep@pkgsrc.org> | 2003-04-27 12:52:41 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-04-27 12:52:41 +0000 |
commit | 27e1d433f78bc2fb7b21315d353740ddf1f0dd45 (patch) | |
tree | c6fd0fd58f178fe9416a9319cd1ee9511833bb24 /x11/xfce/Makefile | |
parent | 5d9cf74966374eef5ce6b4b40a9a25273b43aaed (diff) | |
download | pkgsrc-27e1d433f78bc2fb7b21315d353740ddf1f0dd45.tar.gz |
PKGLOCALEDIR
Diffstat (limited to 'x11/xfce/Makefile')
-rw-r--r-- | x11/xfce/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce/Makefile b/x11/xfce/Makefile index cb6544f3d1b..ba13ba6c711 100644 --- a/x11/xfce/Makefile +++ b/x11/xfce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2002/12/10 19:06:13 drochner Exp $ +# $NetBSD: Makefile,v 1.31 2003/04/27 12:52:41 cjep Exp $ DISTNAME= xfce-3.8.18 CATEGORIES= x11 @@ -12,6 +12,7 @@ BUILD_USES_MSGFMT= yes USE_BUILDLINK2= # defined USE_X11BASE= # defined +USE_PKGLOCALEDIR= # defined USE_LIBTOOL= # defined LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |