diff options
Diffstat (limited to 'textproc/exempi/Makefile')
-rw-r--r-- | textproc/exempi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile index b28b93d04769..50b72683dc52 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://libopenraw.freedesktop.org/download/ MAINTAINER= gnome@FreeBSD.org COMMENT= Port of Adobe XMP SDK to work on UNIX -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-unittest=no |