aboutsummaryrefslogtreecommitdiff
path: root/devel/libIDL/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-17 04:14:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-17 04:14:30 +0000
commitbdd1c4788315bec84010dc15a8f39e8e193be0ff (patch)
tree79c380a47106c18655a737f241b8adfb14d03a10 /devel/libIDL/Makefile
parentc14dd375126b2119f1a114087ba7d792d36c6bd1 (diff)
Notes
Diffstat (limited to 'devel/libIDL/Makefile')
-rw-r--r--devel/libIDL/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index cc9e15cd8349..3af8bbcb9ff5 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -26,4 +26,6 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+INFO= libIDL2
+
.include <bsd.port.mk>