Index: devel/avr-gdb/Makefile =================================================================== --- devel/avr-gdb/Makefile (revision 510051) +++ devel/avr-gdb/Makefile (working copy) @@ -21,6 +21,13 @@ CONFIGURE_ARGS= --target=avr --program-prefix=avr --disable-nls \ --disable-werror +PLIST_FILES=bin/avr-gdb + +OPTIONS_DEFINE= PYTHON +PYTHON_USES= python +PYTHON_CONFIGURE_ON= --with-python=${PYTHON_CMD} +PYTHON_CONFIGURE_OFF= --without-python + pre-configure: cd ${WRKSRC} ; ${RM} -r dejagnu expect tcl texinfo Index: devel/avr-gdb/pkg-plist =================================================================== --- devel/avr-gdb/pkg-plist (revision 510051) +++ devel/avr-gdb/pkg-plist (nonexistent) @@ -1 +0,0 @@ -bin/avr-gdb Property changes on: devel/avr-gdb/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property