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/etch | |
parent | c6ceec8d05cd3a72452eae97f33b61805aa9f8b1 (diff) | |
download | ports-894a8184cec3a9ba1ae9f668d91c5ed71275ae57.tar.gz ports-894a8184cec3a9ba1ae9f668d91c5ed71275ae57.zip |
Notes
Diffstat (limited to 'graphics/etch')
-rw-r--r-- | graphics/etch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/etch/Makefile b/graphics/etch/Makefile index 7960e53fb846..b2ed18999968 100644 --- a/graphics/etch/Makefile +++ b/graphics/etch/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina enesim libtool_hack -USE_GNOME= gnomehack pkgconfig +USES= pathfix pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static |