diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-21 08:10:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-21 08:10:59 +0800 |
commit | a8d3b5ddb4748777f0496a3055c5b93e3109f0d7 (patch) | |
tree | be945c2f3ad8719e5d09d3e1492fa54ed478e884 /www/epiphany | |
parent | 1852ea286287245474acd103ab3b64546de7ccbf (diff) | |
download | marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.gz marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.bz2 marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.lz marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.xz marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.tar.zst marcuscom-ports-a8d3b5ddb4748777f0496a3055c5b93e3109f0d7.zip |
Sync with FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10884 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 32934eab2..42ecd862d 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.172 2008/04/07 13:45:59 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.173 2008/04/07 17:34:49 ahze Exp $ # PORTNAME= epiphany PORTVERSION= 2.22.1.1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -26,7 +26,6 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GETTEXT= yes USE_BZIP2= yes -USE_XLIB= yes USE_PYTHON= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils |