diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 22:13:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-03 22:13:34 +0000 |
commit | 148a05bb75a70499adff0e27ee3d08d2f9578564 (patch) | |
tree | 79b90804060b16d432ae5b15268a16babc45f285 /databases/libpbl | |
parent | 9ad98bbaa6f796410f01751984a72788f2e2b4fb (diff) | |
download | ports-148a05bb75a70499adff0e27ee3d08d2f9578564.tar.gz ports-148a05bb75a70499adff0e27ee3d08d2f9578564.zip |
Notes
Diffstat (limited to 'databases/libpbl')
-rw-r--r-- | databases/libpbl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libpbl/Makefile b/databases/libpbl/Makefile index 3e3d9434a951..1aefaa950ea7 100644 --- a/databases/libpbl/Makefile +++ b/databases/libpbl/Makefile @@ -16,7 +16,7 @@ COMMENT= Peter Graf's Program Base Library ALL_TARGET= libpbl.a MAKEFILE= makefile -USE_REINPLACE= yes +USE_REINPLACE= yes PLIST_FILES= lib/libpbl.a include/pbl.h .ifndef(NOPORTDOCS) |