diff options
author | adamw <adamw@FreeBSD.org> | 2003-01-07 09:28:49 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-01-07 09:28:49 +0800 |
commit | e697e5ed82a6755a9f8fc20f36385d35fa7a8dff (patch) | |
tree | 3edafb51f8346b5ab495e0576e2438554d702e88 /audio | |
parent | 6d1fce9c6fed8dac403fa2a4e0d0d7eb42d7d345 (diff) | |
download | freebsd-ports-gnome-e697e5ed82a6755a9f8fc20f36385d35fa7a8dff.tar.gz freebsd-ports-gnome-e697e5ed82a6755a9f8fc20f36385d35fa7a8dff.tar.zst freebsd-ports-gnome-e697e5ed82a6755a9f8fc20f36385d35fa7a8dff.zip |
Back out previous commit. The .la files are apparently used
elsewhere.
Noticed by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnump3d/Makefile | 2 | ||||
-rw-r--r-- | audio/gnump3d/files/patch-configure | 10 | ||||
-rw-r--r-- | audio/gnump3d/pkg-plist | 8 |
3 files changed, 9 insertions, 11 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 9d7906a80ca5..20ab6940c4ee 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnump3d PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/gnump3d/files/patch-configure b/audio/gnump3d/files/patch-configure deleted file mode 100644 index d8a29f64b95a..000000000000 --- a/audio/gnump3d/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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' diff --git a/audio/gnump3d/pkg-plist b/audio/gnump3d/pkg-plist index 8fe0cbfbf935..f9990113064f 100644 --- a/audio/gnump3d/pkg-plist +++ b/audio/gnump3d/pkg-plist @@ -46,13 +46,21 @@ 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 |