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-wlan | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Notes
Diffstat (limited to 'x11-wm/e-module-wlan')
-rw-r--r-- | x11-wm/e-module-wlan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e-module-wlan/Makefile b/x11-wm/e-module-wlan/Makefile index 6a839f8f148f..cfda91d9a5bd 100644 --- a/x11-wm/e-module-wlan/Makefile +++ b/x11-wm/e-module-wlan/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= LOCAL/gblach/enlightenment/ MAINTAINER= enlightenment@FreeBSD.org COMMENT= Enlightenment wlan devices monitoring module -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= enlightenment USES= gmake libtool pkgconfig tar:xz |