summaryrefslogtreecommitdiffstats
path: root/x11-wm/metacity/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committermat <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commita48503c96631d25b230b767d967d23cb003ce7e8 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /x11-wm/metacity/Makefile
parentffc09d22f48b21e6c2092551737761b22405f284 (diff)
downloadFreeBSD-ports-a48503c96631d25b230b767d967d23cb003ce7e8.zip
FreeBSD-ports-a48503c96631d25b230b767d967d23cb003ce7e8.tar.gz
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'x11-wm/metacity/Makefile')
-rw-r--r--x11-wm/metacity/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile
index a5ca511..26b1a34 100644
--- a/x11-wm/metacity/Makefile
+++ b/x11-wm/metacity/Makefile
@@ -10,14 +10,14 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Window manager for the adult in you
-BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \
- itstool:${PORTSDIR}/textproc/itstool \
- gsettings-desktop-schemas>=3.3.0:${PORTSDIR}/devel/gsettings-desktop-schemas
-LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
- libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
- libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
-RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \
- gsettings-desktop-schemas>=3.3.0:${PORTSDIR}/devel/gsettings-desktop-schemas
+BUILD_DEPENDS= zenity>=3.0.0:x11/zenity \
+ itstool:textproc/itstool \
+ gsettings-desktop-schemas>=3.3.0:devel/gsettings-desktop-schemas
+LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
+ libgtop-2.0.so:devel/libgtop \
+ libcanberra-gtk3.so:audio/libcanberra-gtk3
+RUN_DEPENDS= zenity>=3.0.0:x11/zenity \
+ gsettings-desktop-schemas>=3.3.0:devel/gsettings-desktop-schemas
PORTSCOUT= limitw:1,even
OpenPOWER on IntegriCloud