mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
o uphold portlint(1):
* Remove extraneous whitespaces * Use DATADIR macro PR: 97253 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
parent
86030e115b
commit
6424ac815b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179808
@ -55,7 +55,6 @@ pre-configure:
|
||||
@${TOUCH} `${FIND} -E ${WRKSRC} -regex ".*Makefile\.(am|in)"`
|
||||
@${TOUCH} ${WRKSRC}/configure.in ${WRKSRC}/configure
|
||||
|
||||
|
||||
# XXX due to gcc-3.4 (20040706) bug in preprocessing of inline functions,
|
||||
# this needs at least -O2 to compile. Fails with -O
|
||||
.if ${OSVERSION} >= 502126
|
||||
|
@ -29,8 +29,8 @@ lib/ogle/ogle_nav
|
||||
lib/ogle/ogle_nav_debug
|
||||
lib/ogle/ogle_vout
|
||||
lib/ogle/ogle_vout_debug
|
||||
share/ogle/ogle_conf.dtd
|
||||
share/ogle/oglerc
|
||||
%%DATADIR%%/ogle_conf.dtd
|
||||
%%DATADIR%%/oglerc
|
||||
@dirrm share/ogle
|
||||
@dirrm lib/ogle
|
||||
@dirrm include/ogle
|
||||
|
Loading…
Reference in New Issue
Block a user