summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:19:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:19:52 +0000
commit61ebd322a221a9380d2053c0fcd472c2970cea35 (patch)
treee63898784b7c7c35f719f5f222423cb0c3719f00 /www
parentFix PLIST. (diff)
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
Notes
Notes: svn path=/head/; revision=29628
Diffstat (limited to 'www')
-rw-r--r--www/cgic/Makefile2
-rw-r--r--www/cgihtml/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/cgic/Makefile b/www/cgic/Makefile
index 463ac19e19be..ddade5379097 100644
--- a/www/cgic/Makefile
+++ b/www/cgic/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
-INSTALL_SHLIBS= yes
+INSTALLS_SHLIBS= yes
ALL_TARGET= libcgic.so.1
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile
index 6b05d57ccd79..843a0e8d36b6 100644
--- a/www/cgihtml/Makefile
+++ b/www/cgihtml/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.eekim.com/pub/users/eekim/cgihtml/
MAINTAINER= i.vaudrey@bigfoot.com
-INSTALL_SHLIBS= yes
+INSTALLS_SHLIBS= yes
post-extract:
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist