pkgsrc-wip/avr-gdb
Makoto Fujiwara f7b34e0d63 Make it generic:
-PKGNAME=       avr-gdb-7.6
  +PKGNAME=       ${DISTNAME:S/^/avr-/}
Fix typo:
  -CONFIGURE_ARGS+=       -with-curses
  +CONFIGURE_ARGS+=       --with-curses

Make it real for above CONFIGURE_ARGS:
  +# to link -lcurses.7 => /usr/lib/libcurses.so.7
  +# instead of terminfo
  +.include "../../mk/curses.buildlink3.mk"
2013-08-16 05:59:49 +00:00
..
patches
DESCR
distinfo
Makefile Make it generic: 2013-08-16 05:59:49 +00:00
PLIST
TODO Add TODO file, recording make test result. 2013-07-06 11:07:19 +00:00