diff options
Diffstat (limited to 'security/libidea')
| -rw-r--r-- | security/libidea/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile index b9ab42b60c7..12cc15ce699 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:13 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/06/17 03:50:32 jlam Exp $ # DISTNAME= libidea-0.8.2b @@ -21,6 +21,8 @@ NO_BIN_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} +INSTALLATION_DIRS= bin include lib + do-install: cd ${WRKSRC} && \ ${INSTALL_DATA} libidea.a ${PREFIX}/lib && \ |
