mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Prevent .la files from being installed. PLIST change, so
PORTREVISION bump.
This commit is contained in:
parent
6bde17996c
commit
b52fd76c2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72164
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= gnump3d
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
10
audio/gnump3d/files/patch-configure
Normal file
10
audio/gnump3d/files/patch-configure
Normal file
@ -0,0 +1,10 @@
|
||||
--- configure.orig Wed Jan 1 20:03:54 2003
|
||||
+++ configure Wed Jan 1 20:04:26 2003
|
||||
@@ -5608,6 +5608,7 @@
|
||||
|
||||
# This can be used to rebuild libtool when needed
|
||||
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||||
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
||||
|
||||
# Always use our own libtool.
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
@ -46,21 +46,13 @@ etc/gnump3d/split/plugin.html
|
||||
etc/gnump3d/split/results.html
|
||||
etc/gnump3d/split/search.html
|
||||
etc/gnump3d/split/stats.html
|
||||
lib/gnump3d/bug.la
|
||||
lib/gnump3d/bug.so
|
||||
lib/gnump3d/last20.la
|
||||
lib/gnump3d/last20.so
|
||||
lib/gnump3d/now.la
|
||||
lib/gnump3d/now.so
|
||||
lib/gnump3d/playlist.la
|
||||
lib/gnump3d/playlist.so
|
||||
lib/gnump3d/search.la
|
||||
lib/gnump3d/search.so
|
||||
lib/gnump3d/stats.la
|
||||
lib/gnump3d/stats.so
|
||||
lib/gnump3d/theme.la
|
||||
lib/gnump3d/theme.so
|
||||
lib/gnump3d/version.la
|
||||
lib/gnump3d/version.so
|
||||
@dirrm lib/gnump3d
|
||||
@exec mkdir -p /var/log/gnump3d
|
||||
|
Loading…
Reference in New Issue
Block a user