diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-07-22 04:52:16 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-07-22 04:52:16 +0000 |
commit | f95d25732a9eb1e8ca30199e262d6691c5f7a8f6 (patch) | |
tree | bcc29521706af44822893158f2cca38cb76785a0 /x11-wm/fvwm2-i18n | |
parent | e01baf4d09c1a8b85a6f431499b02c097bf2380d (diff) | |
download | ports-f95d25732a9eb1e8ca30199e262d6691c5f7a8f6.tar.gz ports-f95d25732a9eb1e8ca30199e262d6691c5f7a8f6.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm2-i18n')
-rw-r--r-- | x11-wm/fvwm2-i18n/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/fvwm2-i18n/distinfo | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/x11-wm/fvwm2-i18n/Makefile b/x11-wm/fvwm2-i18n/Makefile index 3d563977313d..9298302b8486 100644 --- a/x11-wm/fvwm2-i18n/Makefile +++ b/x11-wm/fvwm2-i18n/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fvwm2 -# Version required: 2.0.39 +# Version required: 2.0.43 # Date created: 20 Jan 1996 # Whom: peter # -# $Id: Makefile,v 1.1.1.1 1996/03/09 14:42:56 asami Exp $ +# $Id: Makefile,v 1.2 1996/03/11 14:17:57 peter Exp $ # -DISTNAME= fvwm-2.0.41 +DISTNAME= fvwm-2.0.43 CATEGORIES+= x11 MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/ @@ -18,9 +18,6 @@ USE_IMAKE= yes XMKMF= xmkmf ALL_TARGET= Makefiles all -post-configure: - cd ${WRKSRC}/modules/FvwmConfig; xmkmf - post-install: @mkdir -p ${PREFIX}/include/X11/pixmaps ${INSTALL} -c -m 444 ${WRKSRC}/icons/*.xpm ${PREFIX}/include/X11/pixmaps diff --git a/x11-wm/fvwm2-i18n/distinfo b/x11-wm/fvwm2-i18n/distinfo index 4f258781fc95..3ea95f3185ff 100644 --- a/x11-wm/fvwm2-i18n/distinfo +++ b/x11-wm/fvwm2-i18n/distinfo @@ -1 +1 @@ -MD5 (fvwm-2.0.41.tar.gz) = cd21e4a80b1e5ad02320564efb4e909f +MD5 (fvwm-2.0.43.tar.gz) = 427d070b550f671a5ecede72395672a1 |