aboutsummaryrefslogtreecommitdiff
path: root/databases/msql/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-01-27 21:38:54 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-01-27 21:38:54 +0000
commitc1b6898520a4e70fe2a314ff34b3852cd7b52253 (patch)
tree1400b6ca886426b8af9f411cdbe0114df8e34fef /databases/msql/Makefile
parent8b33f507d18b2729d9529c4855ead4633f6aa1a3 (diff)
downloadports-c1b6898520a4e70fe2a314ff34b3852cd7b52253.tar.gz
ports-c1b6898520a4e70fe2a314ff34b3852cd7b52253.zip
Notes
Diffstat (limited to 'databases/msql/Makefile')
-rw-r--r--databases/msql/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 22e773b5415c..63bc7d85a2b9 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/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