summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2009-06-09 10:54:47 +0000
committermartti <martti@pkgsrc.org>2009-06-09 10:54:47 +0000
commit351456f727af0eedf6f33e106d838b73c1c9670a (patch)
tree03691a558673cd93ad3273fd3b26d936f817c047 /wm/fvwm-devel/Makefile
parent9d179c6d8fb91374b819967ec02465ea93eb177f (diff)
downloadpkgsrc-351456f727af0eedf6f33e106d838b73c1c9670a.tar.gz
Updated wm/fvwm-devel to 2.5.27
* destdir support * bug fixes
Diffstat (limited to 'wm/fvwm-devel/Makefile')
-rw-r--r--wm/fvwm-devel/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile
index dbc28bcd2e1..88e6d49dd4e 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2009/05/20 00:58:29 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2009/06/09 10:54:47 martti Exp $
DISTNAME= fvwm-${FVWM_VER}
#PKGREVISION= 1
-PKGREVISION= 1
CATEGORIES= x11 wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
EXTRACT_SUFX= .tar.bz2
@@ -13,9 +12,10 @@ COMMENT= Development version of X11 Virtual window manager
LICENSE= gnu-gpl-v2
CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]*
-FVWM_VER= 2.5.26
+FVWM_VER= 2.5.27
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
@@ -53,7 +53,7 @@ SUBST_SED.perl= -e "s|${TOOLS_CMD.perl}|${PERL5}|"
post-install:
cd ${WRKSRC}/sample.fvwmrc && ${INSTALL_DATA} \
- `ls | grep -v Makefile` ${PREFIX}/share/examples/fvwm
+ `ls | grep -v Makefile` ${DESTDIR}${PREFIX}/share/examples/fvwm
BUILDLINK_DEPMETHOD.libXt?= build