diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-19 09:41:33 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-19 09:41:33 +0800 |
commit | 14cab3e341b48375ea72734648ef35f8b84f421b (patch) | |
tree | 99d5cb24aedc6f4756b34db01db809543fca4a0d /x11/yelp/Makefile | |
parent | c9a08d06e4bc882c18f937fc6fd2e4f50e1a7e1c (diff) | |
download | marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.tar marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.tar.gz marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.tar.bz2 marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.tar.lz marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.tar.xz marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.tar.zst marcuscom-ports-14cab3e341b48375ea72734648ef35f8b84f421b.zip |
- Update to 2.13.3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5443 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 6111490e1..a2956ac04 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.73 2005/12/19 02:25:42 marcus Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.74 2005/12/19 06:03:10 marcus Exp $ # PORTNAME= yelp -PORTVERSION= 2.13.2 -PORTREVISION= 2 +PORTVERSION= 2.13.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 @@ -17,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A help browser for the GNOME 2 desktop -USE_GECKO= firefox mozilla seamonkey thunderbird +USE_GECKO= firefox mozilla seamonkey USE_BZIP2= yes USE_X_PREFIX= yes |