diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 07:54:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 07:54:11 +0000 |
commit | 599ffdb29d43a9e179548a51520d4b2740d05b46 (patch) | |
tree | 7929859c8ee0c83359488dfa8497397a08622db6 /devel/libticalcs | |
parent | 6a0d21b311c2d500bf25094f44dd0717952a0909 (diff) | |
download | ports-599ffdb29d43a9e179548a51520d4b2740d05b46.tar.gz ports-599ffdb29d43a9e179548a51520d4b2740d05b46.zip |
Notes
Diffstat (limited to 'devel/libticalcs')
-rw-r--r-- | devel/libticalcs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile index cca9078475e7..214e766e99fb 100644 --- a/devel/libticalcs/Makefile +++ b/devel/libticalcs/Makefile @@ -25,6 +25,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_GMAKE= yes INSTALLS_SHLIB= yes +USE_AUTOMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\ LDFLAGS="-L${LOCALBASE}/lib" |