diff options
Diffstat (limited to 'comms/estic/Makefile')
-rw-r--r-- | comms/estic/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/estic/Makefile b/comms/estic/Makefile index a591d135136..1eabd521e45 100644 --- a/comms/estic/Makefile +++ b/comms/estic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:41 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/06/16 06:57:42 jlam Exp $ DISTNAME= estic-1.61 CATEGORIES= comms @@ -24,6 +24,8 @@ LIB_TARGET= depend lib LIBSRC= ${WRKDIR}/spunk MAKEFILE= make/freebsd-x.mak +INSTALLATION_DIRS= bin + .include "../../mk/x11.buildlink3.mk" post-extract: |