1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Fix pkg-plist, remove breakage.

This commit is contained in:
Edwin Groothuis 2005-11-02 23:24:47 +00:00
parent eab6efcfb8
commit 1a269cc925
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147058
2 changed files with 3 additions and 4 deletions

View File

@ -6,6 +6,7 @@
#
PORTNAME= gdb
PORTVERSION= ${GDBVERSION}.${PATCHVERSION}
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
http://lev.serebryakov.spb.ru/download/msp430/:patches
@ -17,10 +18,6 @@ DISTFILES= ${PORTNAME}-${GDBVERSION}${EXTRACT_SUFX} \
MAINTAINER= lev@FreeBSD.org
COMMENT= FSF gdb-5.1.1 for TI's msp430 MCUs cross-development
BROKEN= Incomplete pkg-plist
DEPRECATED= "${BROKEN}"
EXPIRATION_DATE=2005-09-22
GDBVERSION= 5.1.1
PATCHVERSION= 20030909

View File

@ -3,3 +3,5 @@ bin/%%GDB_TARG%%-run
%%GDB_TARG%%/bin/gdb
%%GDB_TARG%%/bin/run
lib/lib%%GDB_TARG%%-sim.a
@dirrm %%GDB_TARG%%/bin
@dirrm %%GDB_TARG%%