diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
commit | 69a39f5f38e05ce684e2eb92128457e1f52b22e2 (patch) | |
tree | c20e900970d1d92ec9f97b7e8ec1db5a4a5f7c40 /x11/libexo | |
parent | 542da4442bdedfe99d8bc65fad20e4218492fd1d (diff) | |
download | ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.tar.gz ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.zip |
Notes
Diffstat (limited to 'x11/libexo')
-rw-r--r-- | x11/libexo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index a451cfe01f48..6577fbfd7096 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI WRKSRC= ${WRKDIR}/${DISTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/lib//} +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes |