diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-01-07 01:28:49 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-01-07 01:28:49 +0000 |
commit | 3ea0877e34ef63470fff6d91f0682d61c11726f8 (patch) | |
tree | 1d3b8ef3be9ddf93f80cc5e0dcab8c9b1051609d /audio/gnump3d | |
parent | 019c84c188fc5f351d43d23f9f601e5dfde1f8bb (diff) | |
download | ports-3ea0877e34ef63470fff6d91f0682d61c11726f8.tar.gz ports-3ea0877e34ef63470fff6d91f0682d61c11726f8.zip |
Notes
Diffstat (limited to 'audio/gnump3d')
-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 |