summaryrefslogtreecommitdiff
path: root/devel/libIDL/Makefile
diff options
context:
space:
mode:
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>