diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-05-01 20:34:35 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-05-01 20:34:35 +0000 |
commit | 770f37689bd2004c7eaee2a2f4c841ecd95aeb74 (patch) | |
tree | 1110c816b1868738260e2f70427ea6ae96b99f48 /x11-wm/selectwm | |
parent | e1676dbb977ce333c5d2dd853d4b0d6414ccd8ee (diff) | |
download | ports-770f37689bd2004c7eaee2a2f4c841ecd95aeb74.tar.gz ports-770f37689bd2004c7eaee2a2f4c841ecd95aeb74.zip |
Notes
Diffstat (limited to 'x11-wm/selectwm')
-rw-r--r-- | x11-wm/selectwm/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/selectwm/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/selectwm/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index d5dfe7b27aed..6c3fc89cfb1e 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= selectwm -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.4.1 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ @@ -23,6 +22,8 @@ USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes +PLIST_FILES= bin/selectwm + post-patch: @${REINPLACE_CMD} -e 's,-O2,${CFLAGS},g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,^CFLAGS =,CFLAGS +=,' -e 's,-O2,,' \ diff --git a/x11-wm/selectwm/distinfo b/x11-wm/selectwm/distinfo index cdae7ea91bf9..ac1c5eb333b9 100644 --- a/x11-wm/selectwm/distinfo +++ b/x11-wm/selectwm/distinfo @@ -1,2 +1,2 @@ -MD5 (selectwm-0.4.tar.bz2) = 2756cfe74a1fe062301aa6a630d47852 -SIZE (selectwm-0.4.tar.bz2) = 139677 +MD5 (selectwm-0.4.1.tar.bz2) = 160199961c552922b5880ebf7e201c3c +SIZE (selectwm-0.4.1.tar.bz2) = 151454 diff --git a/x11-wm/selectwm/pkg-plist b/x11-wm/selectwm/pkg-plist deleted file mode 100644 index a0af44b4bddb..000000000000 --- a/x11-wm/selectwm/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/selectwm |