diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:45:58 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:45:58 +0000 |
commit | e15e2b4bb1a2605ae097ff6196c548c40d0ec3e6 (patch) | |
tree | 9d60d2fe85e78b7636bc160bb10974aee1116805 /textproc/google-ctemplate | |
parent | 48d737c10d70350efad12236091af85feee55890 (diff) |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes:
svn path=/head/; revision=170657
Diffstat (limited to 'textproc/google-ctemplate')
-rw-r--r-- | textproc/google-ctemplate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 62c4c716a366..1646f8fd73d2 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -17,7 +17,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A simple but powerful template language for C++ GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if !defined(NOPORTDOCS) PORTDOCS= * |