diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 22:55:18 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 22:55:18 +0000 |
commit | 4de56a776b06e3e1141de9f8098f35898c845484 (patch) | |
tree | 6194cf6aa6f7ee687e04930740d1eec39ffe26f7 /devel/liboop | |
parent | db0ebc9499d9e83a7facb9785799a902707c4cf2 (diff) |
Notes
Diffstat (limited to 'devel/liboop')
-rw-r--r-- | devel/liboop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 2fd866a6cbbc..eb24f41bf84c 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -25,7 +25,7 @@ USE_GNOME= glib12 glib20 gnomehack gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libwww -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib |