Advertisement
gusibsd

Untitled

Aug 14th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Index: Makefile
  2. ===================================================================
  3. --- Makefile (revision 19809)
  4. +++ Makefile (working copy)
  5. @@ -23,6 +23,7 @@
  6. GNU_CONFIGURE= yes
  7. CPPFLAGS+= -I${LOCALBASE}/include
  8. LDFLAGS+= -L${LOCALBASE}/lib -larchive
  9. +CONFIGURE_ARGS+= --enable-introspection=no
  10. INSTALL_TARGET= install-strip
  11.  
  12. .include <bsd.port.mk>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement