diff options
author | kris <kris@FreeBSD.org> | 2005-07-02 00:58:51 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-02 00:58:51 +0000 |
commit | 23386d91f504a4d579fadcf17182653ecb30c318 (patch) | |
tree | 8e55954e49fd9f8bcce379ee9eafd3e7dee69fe2 /x11/ecore | |
parent | 8af2c931d7ae84c05e19633d4b6b671c3d55961f (diff) | |
download | FreeBSD-ports-23386d91f504a4d579fadcf17182653ecb30c318.zip FreeBSD-ports-23386d91f504a4d579fadcf17182653ecb30c318.tar.gz |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'x11/ecore')
-rw-r--r-- | x11/ecore/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 789c15e..3a76964 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -15,6 +15,8 @@ COMMENT= A core event abstraction library LIB_DEPENDS= evas.1:${PORTSDIR}/graphics/evas +BROKEN= Incorrect pkg-plist + USE_X_PREFIX= yes USE_LIBTOOL_VER= 15 USE_GNOME= gnomehack pkgconfig gnometarget |