summaryrefslogtreecommitdiff
path: root/databases/pxtools
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /databases/pxtools
parent- Update to 0.2.1. (diff)
Remove USE_REINPLACE from all categories starting with D
Notes
Notes: svn path=/head/; revision=161363
Diffstat (limited to 'databases/pxtools')
-rw-r--r--databases/pxtools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/pxtools/Makefile b/databases/pxtools/Makefile
index 9c31255c5858..1331eb9f0fc8 100644
--- a/databases/pxtools/Makefile
+++ b/databases/pxtools/Makefile
@@ -17,7 +17,6 @@ COMMENT= Collection of tools to work with Paradox databases
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
-USE_REINPLACE= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"