summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2002-11-24 22:10:54 +0000
committerMark Pulford <markp@FreeBSD.org>2002-11-24 22:10:54 +0000
commitecd1c10ae6e18b6d410aed1e64caf6a45aa1a2eb (patch)
tree72d4a98b834dea4839de30b164eed3b1ef0b6ec7 /x11
parent- Add back knob for unofficial remember patch (diff)
Update to 0.8.b1. Tidy and simplify Makefile.
PR: 45144 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=71044
Diffstat (limited to 'x11')
-rw-r--r--x11/fspanel/Makefile18
-rw-r--r--x11/fspanel/distinfo2
2 files changed, 7 insertions, 13 deletions
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile
index 21eefb89e868..3fc1a87cc8b7 100644
--- a/x11/fspanel/Makefile
+++ b/x11/fspanel/Makefile
@@ -6,24 +6,18 @@
#
PORTNAME= fspanel
-PORTVERSION= 0.7.6
+PORTVERSION= 0.8.b1
CATEGORIES= x11
-MASTER_SITES= http://sapphire.sourceforge.net/
-
-# patched version is from sapphire project (0.7.6)
-# the original version (0.7) is there
-#MASTER_SITES= http://www.chatjunkies.org/${PORTNAME}/
+MASTER_SITES= http://www.chatjunkies.org/fspanel/
+DISTNAME= fspanel-0.8beta1
MAINTAINER= anarcat@anarcat.dyndns.org
USE_X_PREFIX= yes
-MAKEFILE= Makefile.freebsd
-ALL_TARGET= ${PORTNAME}
-
-pre-patch:
- @${PERL} -pi.orig -e "s#/usr/local#${PREFIX}#g" ${WRKSRC}/${MAKEFILE}
+HAS_CONFIGURE= yes
+ALL_TARGET= fspanel
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/fspanel ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/x11/fspanel/distinfo b/x11/fspanel/distinfo
index 243fa543d224..e0f79d0222cb 100644
--- a/x11/fspanel/distinfo
+++ b/x11/fspanel/distinfo
@@ -1 +1 @@
-MD5 (fspanel-0.7.6.tar.gz) = ee8bc3407d5861ead66cc0e4eb4d2dc5
+MD5 (fspanel-0.8beta1.tar.gz) = 213ea167a50c4971c3c110db9b4be4e9