diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-10 16:41:21 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-10 16:41:21 +0000 |
commit | 39fd96c88a2ac3d8b287333e0c9cb22e13a6cbeb (patch) | |
tree | 34caeb6c3ed9a5759012a3d1cae5b28cdf102e02 /graphics/imlib2 | |
parent | 165991c04c380da5092b3f60c7a6631e38b38d1a (diff) | |
download | ports-39fd96c88a2ac3d8b287333e0c9cb22e13a6cbeb.tar.gz ports-39fd96c88a2ac3d8b287333e0c9cb22e13a6cbeb.zip |
Notes
Diffstat (limited to 'graphics/imlib2')
-rw-r--r-- | graphics/imlib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 71c584cafa51..6fad868df123 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_LIBLTDL= yes USE_LIBTOOL_VER= 15 USE_X_PREFIX= yes -USE_GNOME= gnomehack pkgconfig gnometartet +USE_GNOME= gnomehack pkgconfig gnometarget USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |