aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/when/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-09-03 16:14:39 +0800
committersat <sat@FreeBSD.org>2007-09-03 16:14:39 +0800
commit8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b (patch)
tree76ad148aca468434fed47c8c548448fdcbf200f7 /deskutils/when/Makefile
parentdfbddf0d8183f134cec86fdbe2b3af37e7754bdc (diff)
downloadfreebsd-ports-gnome-8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b.tar.gz
freebsd-ports-gnome-8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b.tar.zst
freebsd-ports-gnome-8cccfc11ac6d58fcf8cdfe8185961cebe5ddb91b.zip
- Update to 1.1.7
Diffstat (limited to 'deskutils/when/Makefile')
-rw-r--r--deskutils/when/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile
index c657a67fd8e1..b59208dfbcd5 100644
--- a/deskutils/when/Makefile
+++ b/deskutils/when/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= when
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.7
CATEGORIES= deskutils
MASTER_SITES= CENKES
#http://www.lightandmatter.com/when/when.tar.gz
@@ -24,4 +24,10 @@ do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/
+make-dist:
+ @${RM} -rf ${WRKDIR};${MKDIR} ${WRKDIR};cd ${WRKDIR};\
+ ${FETCH_CMD} http://www.lightandmatter.com/when/when.tar.gz;\
+ ${TAR} xf when.tar.gz;${MV} when_dist ${DISTNAME};\
+ ${TAR} cjvf ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}
+
.include <bsd.port.mk>
sd-ports-gnome/commit/www/xitami?h=gstreamer&id=cab76515930943c1f9ce98d143d8252086338003'>BROKEN on !i386 and !alpha: Does not compilekris2004-03-051-1/+7 | * Teach xitami about 64-bit architectures to fix the build.kris2003-07-121-0/+12 | | | | Reviewed by: maintainer * De-pkg-comment.knu2003-02-21