diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-01 22:50:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-01 22:50:06 +0000 |
commit | 894a8184cec3a9ba1ae9f668d91c5ed71275ae57 (patch) | |
tree | f4f102c06c4d42680bfa2c03316df506e2259f67 /graphics/enesim | |
parent | c6ceec8d05cd3a72452eae97f33b61805aa9f8b1 (diff) |
Notes
Diffstat (limited to 'graphics/enesim')
-rw-r--r-- | graphics/enesim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enesim/Makefile b/graphics/enesim/Makefile index 4e2500772d51..19124773bed0 100644 --- a/graphics/enesim/Makefile +++ b/graphics/enesim/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina libtool_hack -USE_GNOME= gnomehack pkgconfig +USES= pathfix pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static |