diff options
author | Cy Schubert <cy@FreeBSD.org> | 2004-04-06 18:09:00 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2004-04-06 18:09:00 +0000 |
commit | 5f2503e0008db4e1daf0511d55075c67b04c6760 (patch) | |
tree | d9d105b242733226bcee143df87aa1ebb2126254 /x11-wm/fvwm24 | |
parent | 55c172ecbc5b62ec7a7d46dc44e04e329ea41206 (diff) | |
download | ports-5f2503e0008db4e1daf0511d55075c67b04c6760.tar.gz ports-5f2503e0008db4e1daf0511d55075c67b04c6760.zip |
Notes
Diffstat (limited to 'x11-wm/fvwm24')
-rw-r--r-- | x11-wm/fvwm24/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/fvwm24/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile index 7844c5326c0f..b13876539166 100644 --- a/x11-wm/fvwm24/Makefile +++ b/x11-wm/fvwm24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fvwm -PORTVERSION= 2.4.17 +PORTVERSION= 2.4.18 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ @@ -66,7 +66,8 @@ CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \ PLIST_SUB+= GTK="" .else CONFIGURE_ARGS+= --without-gnome --disable-gnome-hints \ - --disable-gtktest --disable-imlibtest + --disable-gtktest --disable-imlibtest \ + --with-gtk-prefix=/no/dir --with-imlib-prefix=/no/dir PLIST_SUB+= GTK="@comment not installed: " .endif diff --git a/x11-wm/fvwm24/distinfo b/x11-wm/fvwm24/distinfo index c3232d069080..a4d2b5c05ee9 100644 --- a/x11-wm/fvwm24/distinfo +++ b/x11-wm/fvwm24/distinfo @@ -1,2 +1,4 @@ -MD5 (fvwm-2.4.17.tar.bz2) = f0292cdff751888b07c8844b9c328361 +MD5 (fvwm-2.4.18.tar.bz2) = 6614960df1aa83296e9c005629365428 +SIZE (fvwm-2.4.18.tar.bz2) = 1378801 MD5 (fvwm_icons.tgz) = de6c2822f1f6d43a0e1daddd0c7a8665 +SIZE (fvwm_icons.tgz) = 363406 |