diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 10:03:00 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 10:03:00 +0000 |
commit | ff52c6f14a3ea815dca9f34f0093377d75af5e18 (patch) | |
tree | ba3529b2f01d42f7b115ab8a9b7b4c2460cc10fb /audio/tracker | |
parent | 34e04c8352f994fe34251c4234c9b26134d52f4d (diff) | |
download | ports-ff52c6f14a3ea815dca9f34f0093377d75af5e18.tar.gz ports-ff52c6f14a3ea815dca9f34f0093377d75af5e18.zip |
Notes
Diffstat (limited to 'audio/tracker')
-rw-r--r-- | audio/tracker/Makefile | 1 | ||||
-rw-r--r-- | audio/tracker/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index af2fb65ffd17..635fdd98b57d 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -18,6 +18,7 @@ RESTRICTED= "Non-redistributable beta" WRKSRC= ${WRKDIR}/tracker INSTALL_TARGET= install install.info +INFO= tracker post-patch: @${SED} -e 's,machine/soundcard.h,sys/soundcard.h,' < \ diff --git a/audio/tracker/pkg-plist b/audio/tracker/pkg-plist index 76ec67edf3fd..950d21d7f01e 100644 --- a/audio/tracker/pkg-plist +++ b/audio/tracker/pkg-plist @@ -1,9 +1,6 @@ bin/randomize bin/tracker etc/compression_methods -@unexec install-info --delete %D/info/tracker.info %D/info/dir -info/tracker.info -@exec install-info %D/info/tracker.info %D/info/dir %%PORTDOCS%%share/doc/tracker/FAQ %%PORTDOCS%%share/doc/tracker/html/Accessing_Aminet_on_the_Internet.html %%PORTDOCS%%share/doc/tracker/html/Accessing_Aminet_without_Internet.html |