diff options
Diffstat (limited to 'databases/dbf/Makefile')
-rw-r--r-- | databases/dbf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index fd9aedbce97c..e2bed25f60cd 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -18,6 +18,7 @@ COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src +PLIST_FILES= bin/dbf USE_REINPLACE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" |