diff options
| author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-26 05:58:25 +0800 |
|---|---|---|
| committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-26 05:58:25 +0800 |
| commit | e94987580b997f18538c077aa2ea4fd5a69b5ba0 (patch) | |
| tree | 3bede5fb686582b38109f2507f545276462cb916 /x11/gnome-panel3 | |
| parent | 7e0f7eeb00467164bb3c78c4b93d7891052bee76 (diff) | |
| download | marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.tar marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.tar.gz marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.tar.bz2 marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.tar.lz marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.tar.xz marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.tar.zst marcuscom-ports-e94987580b997f18538c077aa2ea4fd5a69b5ba0.zip | |
Add CONFLICTS with the each others.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15874 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel3')
| -rw-r--r-- | x11/gnome-panel3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-panel3/Makefile b/x11/gnome-panel3/Makefile index 63d378778..3d077b73d 100644 --- a/x11/gnome-panel3/Makefile +++ b/x11/gnome-panel3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel3/Makefile,v 1.15 2011/04/06 12:13:42 kwm Exp $ +# $MCom: ports/x11/gnome-panel3/Makefile,v 1.16 2011/04/10 19:41:38 mezz Exp $ # PORTNAME= gnome-panel @@ -26,6 +26,8 @@ LIB_DEPENDS= gweather-3.0:${PORTSDIR}/net/libgweather3 \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon +CONFLICTS= gnome-panel-2.[0-9]* + USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice sm x11 xau xrandr |
