diff options
author | drochner <drochner@pkgsrc.org> | 2010-01-25 13:55:53 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-01-25 13:55:53 +0000 |
commit | bef20f8267431d9636e7e50f271974c709656fcd (patch) | |
tree | e2e56fc4600fe77b53ae093b07f645ffa45779d0 /x11/xfce4-exo | |
parent | 94d81e1bfb21e18fbd0c7c233fbe0742eb524256 (diff) | |
download | pkgsrc-bef20f8267431d9636e7e50f271974c709656fcd.tar.gz |
MS Word is not good for ASCII files;-)
Diffstat (limited to 'x11/xfce4-exo')
-rw-r--r-- | x11/xfce4-exo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index b41cc9b43b4..8456ed196b8 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/01/24 20:00:06 gls Exp $ +# $NetBSD: Makefile,v 1.11 2010/01/25 13:55:53 drochner Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -16,7 +16,7 @@ DEPENDS+= p5-URI>=0:../../www/p5-URI PKGCONFIG_OVERRIDE+= exo/exo-0.3.pc.in exo-hal/exo-hal-0.3.pc.in -CONFIGURE_ARGS+=��������--disable-python +CONFIGURE_ARGS+= --disable-python PKG_SYSCONFSUBDIR= xdg/xfce4 EGDIR= ${XFCE4_EGBASE} |