diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-11 06:59:12 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-11 06:59:12 +0800 |
commit | f3f2005435aca8e95a441c549bca2359d187586f (patch) | |
tree | 6d291d24e600e9ebb9edc755c084c88602221d27 /graphics | |
parent | 46e5247dd30d6ff2a5d3786916d835cb048c26bd (diff) | |
download | marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.gz marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.bz2 marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.lz marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.xz marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.tar.zst marcuscom-ports-f3f2005435aca8e95a441c549bca2359d187586f.zip |
Add LATEST_LINK in those ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog-plugins3/Makefile | 3 | ||||
-rw-r--r-- | graphics/eog3/Makefile | 3 | ||||
-rw-r--r-- | graphics/evince3/Makefile | 3 | ||||
-rw-r--r-- | graphics/goocanvas2/Makefile | 3 | ||||
-rw-r--r-- | graphics/libchamplain010/Makefile | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/graphics/eog-plugins3/Makefile b/graphics/eog-plugins3/Makefile index 35ae904f8..f87faef7c 100644 --- a/graphics/eog-plugins3/Makefile +++ b/graphics/eog-plugins3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog-plugins3/Makefile,v 1.3 2011/04/22 10:44:44 kwm Exp $ +# $MCom: ports/graphics/eog-plugins3/Makefile,v 1.4 2011/04/22 16:10:57 mezz Exp $ # PORTNAME= eog-plugins @@ -22,6 +22,7 @@ RUN_DEPENDS= eog>=2.91.0:${PORTSDIR}/graphics/eog3 CONFLICTS= eog-plugins-2.[0-9]* +LATEST_LINK= eog-plugins3 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile index 29e963106..e48ba2d3b 100644 --- a/graphics/eog3/Makefile +++ b/graphics/eog3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog3/Makefile,v 1.11 2011/04/27 20:04:19 kwm Exp $ +# $MCom: ports/graphics/eog3/Makefile,v 1.12 2011/05/28 11:42:47 kwm Exp $ # PORTNAME= eog @@ -27,6 +27,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-i CONFLICTS= eog-2.[0-9]* +LATEST_LINK= eog3 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack librsvg2 desktopfileutils gtk30 \ diff --git a/graphics/evince3/Makefile b/graphics/evince3/Makefile index 6f700dcfb..6b981f23f 100644 --- a/graphics/evince3/Makefile +++ b/graphics/evince3/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince3/Makefile,v 1.11 2011/04/09 21:37:53 mezz Exp $ +# $MCom: ports/graphics/evince3/Makefile,v 1.12 2011/05/25 14:52:26 kwm Exp $ # PORTNAME= evince @@ -25,6 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-i CONFLICTS= evince-2.[0-9]* +LATEST_LINK= evince3 USE_LDCONFIG= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool diff --git a/graphics/goocanvas2/Makefile b/graphics/goocanvas2/Makefile index fcd787523..176dc3e27 100644 --- a/graphics/goocanvas2/Makefile +++ b/graphics/goocanvas2/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/goocanvas2/Makefile,v 1.3 2011/02/14 15:31:30 kwm Exp $ +# $MCom: ports/graphics/goocanvas2/Makefile,v 1.4 2011/02/27 14:56:43 kwm Exp $ PORTNAME= goocanvas PORTVERSION= 2.0.0 @@ -13,6 +13,7 @@ MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Canvas widget for GTK+ 3 +LATEST_LINK= goocanvas2 USE_GNOME= gtk30 gnomehack ltverhack USE_AUTOTOOLS= libtool USE_LDCONFIG= yes diff --git a/graphics/libchamplain010/Makefile b/graphics/libchamplain010/Makefile index fe39f494d..6c3230f1e 100644 --- a/graphics/libchamplain010/Makefile +++ b/graphics/libchamplain010/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/libchamplain010/Makefile,v 1.2 2011/03/29 17:22:42 kwm Exp $ +# $MCom: ports/graphics/libchamplain010/Makefile,v 1.3 2011/04/04 09:46:37 kwm Exp $ # PORTNAME= libchamplain @@ -18,6 +18,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \ clutter-gtk-1.0.0:${PORTSDIR}/graphics/clutter-gtk3 \ soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome +LATEST_LINK= libchamplain010 USE_BZIP2= yes USE_GNOME= pkgconfig gtk30 gnomehack ltverhack USE_AUTOTOOLS= libtool |