mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Cleanup
This commit is contained in:
parent
3daa264e06
commit
c738914af5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143367
3 changed files with 3 additions and 15 deletions
|
@ -25,6 +25,9 @@ PLIST_SUB+= X11="@comment "
|
|||
USE_BISON= YES
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
|
||||
|
||||
PLIST_FILES= bin/as31 %%X11%%bin/as31_gtk
|
||||
|
||||
do-install:
|
||||
@${INSTALL} ${WRKSRC}/as31 ${PREFIX}/bin
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
--- Makefile.orig Fri Nov 21 14:10:27 2003
|
||||
+++ Makefile Fri Nov 21 14:10:55 2003
|
||||
@@ -20,8 +20,8 @@
|
||||
|
||||
|
||||
#Use this CFLAGS line with gcc on linux
|
||||
-CFLAGS=-O3 -Wall
|
||||
-CC=gcc
|
||||
+#CFLAGS=-O3 -Wall
|
||||
+#CC=gcc
|
||||
|
||||
#Use this CFLAGS line on solaris, etc
|
||||
#CFLAGS=-O
|
|
@ -1,2 +0,0 @@
|
|||
bin/as31
|
||||
%%X11%%bin/as31_gtk
|
Loading…
Add table
Reference in a new issue