diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-wm/e-module-deskshow | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11-wm/e-module-deskshow')
-rw-r--r-- | x11-wm/e-module-deskshow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e-module-deskshow/Makefile b/x11-wm/e-module-deskshow/Makefile index df0b1a0c039c..765444636720 100644 --- a/x11-wm/e-module-deskshow/Makefile +++ b/x11-wm/e-module-deskshow/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= e-module- MAINTAINER= enlightenment@FreeBSD.org COMMENT= Enlightenment module that minimizes windows to show the desktop -BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment -RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment +BUILD_DEPENDS= enlightenment:x11-wm/enlightenment +RUN_DEPENDS= enlightenment:x11-wm/enlightenment DIST_SUBDIR= e17 GNU_CONFIGURE= yes |