mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Remove an obsolete headerfile.
Switch to gcc 3.2, while I am here. Bump PORTREVISION Reported by: kris Submitted by: Max Okumoto <okumoto@ucsd.edu>
This commit is contained in:
parent
4f9ba7798c
commit
1b4b439d9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77263
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= tvision
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
http://www.sigala.it/sergio/tvision/mysource/
|
||||
@ -20,7 +20,7 @@ USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GCC= 3.1
|
||||
USE_GCC= 3.2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
include/tvision/app.h
|
||||
include/tvision/buffers.h
|
||||
include/tvision/colorsel.h
|
||||
include/tvision/dialogs.h
|
||||
include/tvision/drawbuf.h
|
||||
|
Loading…
Reference in New Issue
Block a user