diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 13:54:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 13:54:45 +0000 |
commit | 77d5662e7c18b449f96ae7c3863c41d8cbfe12eb (patch) | |
tree | 9ec3669354fcc327abf2d288212379857ec010ec /x11/ecore-x11 | |
parent | 89315e2bf7fc92ab44dbf706be38932b1d3d881c (diff) | |
download | ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.tar.gz ports-77d5662e7c18b449f96ae7c3863c41d8cbfe12eb.zip |
Notes
Diffstat (limited to 'x11/ecore-x11')
-rw-r--r-- | x11/ecore-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ecore-x11/Makefile b/x11/ecore-x11/Makefile index b37e7460c50d..110ff35b784e 100644 --- a/x11/ecore-x11/Makefile +++ b/x11/ecore-x11/Makefile @@ -17,7 +17,7 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_EFL= ecore libtool_hack USE_EFL_ECORE= input USE_LDCONFIG= yes |