aboutsummaryrefslogtreecommitdiff
path: root/databases/msql3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/msql3/Makefile')
-rw-r--r--databases/msql3/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 22e773b5415c..63bc7d85a2b9 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -7,10 +7,13 @@
PORTNAME= msql
PORTVERSION= 2.0.11
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
+INSTALLS_SHLIB= YES
+
# Not free for commercial use. Must create a user on the local system
NO_PACKAGE= YES
RESTRICTED= "restrictive copyright (no commercial use)"
@@ -22,7 +25,8 @@ MAKE_ENV+= WRKSRC=${WRKSRC}
#OVERWRITE_DB= YES
post-patch:
- cp ${FILESDIR}/sobject.mm ${WRKSRC}/src/makegen
+ cd ${FILESDIR}; \
+ cp slibinstall.mm slibrary_unix.mm ${WRKSRC}/src/makegen
do-configure:
cd ${WRKSRC}; ${MAKE} target