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 4bdef714b9fc..784018f3d354 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -17,7 +17,7 @@ COMMENT= A port of Adobe XMP SDK to work on UNIX LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= libtool -USE_GNOME= ltverhack gnomehack gnometarget +USE_GNOME= ltverhack gnomehack CONFIGURE_ARGS= --enable-unittest=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |