diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-09 02:10:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-09 02:10:58 +0800 |
commit | 0094ebd20273765c5261301c8eb560eb4c3c1bb7 (patch) | |
tree | 084dd36f747f02bee2da9d6ab4b7ae79121b81ae /x11 | |
parent | 4d0cb48900c98f1a08224afb078f0a64ad749ba1 (diff) | |
download | marcuscom-ports-0094ebd20273765c5261301c8eb560eb4c3c1bb7.tar.gz marcuscom-ports-0094ebd20273765c5261301c8eb560eb4c3c1bb7.tar.zst marcuscom-ports-0094ebd20273765c5261301c8eb560eb4c3c1bb7.zip |
Depend on gnome-menu-editor for our menu editor.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4795 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-panel/Makefile | 6 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index a36373172..7a9b06676 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.105 2005/09/05 13:45:54 kwm Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.106 2005/09/07 02:47:07 mezz Exp $ # PORTNAME= gnomepanel PORTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.12 @@ -18,6 +18,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Panel component for the GNOME 2 Desktop +RUN_DEPENDS= gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor + USE_BZIP2= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index a36373172..7a9b06676 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomepanel/Makefile,v 1.105 2005/09/05 13:45:54 kwm Exp $ +# $MCom: ports/x11/gnomepanel/Makefile,v 1.106 2005/09/07 02:47:07 mezz Exp $ # PORTNAME= gnomepanel PORTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.12 @@ -18,6 +18,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Panel component for the GNOME 2 Desktop +RUN_DEPENDS= gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor + USE_BZIP2= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes |