diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 08:17:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-03 08:17:54 +0000 |
commit | 767db68131716dd9d453fa6c99c6681fe47c3ff1 (patch) | |
tree | 172e9367f4d3ef28f25de69ff773337b441be13f /accessibility | |
parent | b46f180628b97b639448f2ca8d4e27bd7aff4c73 (diff) | |
download | ports-767db68131716dd9d453fa6c99c6681fe47c3ff1.tar.gz ports-767db68131716dd9d453fa6c99c6681fe47c3ff1.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/dasher/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index f0f8ca7cd2da..c5bce005b514 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -21,6 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2 USE_LIBTOOL= yes +USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |