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/emprint | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11/emprint')
-rw-r--r-- | x11/emprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index fd6db4c58afd..213317730719 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/gblach/e17/extra/ MAINTAINER= enlightenment@FreeBSD.org COMMENT= Utility for taking screenshots for E17 -LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl +LIB_DEPENDS= libefl.so:devel/efl DIST_SUBDIR= e17 GNU_CONFIGURE= yes |