From fb17b3612162d0e622f2a4ed634d8caebadc7c84 Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 16 May 2005 10:12:28 +0000 Subject: Add a missing header file --- audio/cdplayer/Makefile | 7 ++++++- audio/cdplayer/PLIST | 4 +++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/cdplayer/Makefile b/audio/cdplayer/Makefile index 03910d0f571..9dd2691879b 100644 --- a/audio/cdplayer/Makefile +++ b/audio/cdplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/05/16 09:55:04 rh Exp $ +# $NetBSD: Makefile,v 1.2 2005/05/16 10:12:28 rh Exp $ # DISTNAME= cdplayer-0.4.2 @@ -18,6 +18,11 @@ MAKE_ENV+= ADDITIONAL_CPPFLAGS="-Wno-import" do-configure: ${LN} -s ${BUILDLINK_DIR}/${GNUSTEP_SUBDIR}/System/Library/Frameworks/PrefsModule.framework/Versions/A/Headers ${WRKSRC}/AudioCD/AudioCDPrefs/PrefsModule +post-install: + ${INSTALL_DATA_DIR} ${PREFIX}/include/CDPlayer + ${INSTALL_DATA} ${WRKSRC}/CDPlayer/AudioCDProtocol.h \ + ${PREFIX}/include/CDPlayer + .include "../../audio/libcdaudio/buildlink3.mk" .include "../../audio/cddb-bundle/buildlink3.mk" .include "../../x11/gnustep-back/buildlink3.mk" diff --git a/audio/cdplayer/PLIST b/audio/cdplayer/PLIST index bc075f7ec62..aa6a8e9f543 100644 --- a/audio/cdplayer/PLIST +++ b/audio/cdplayer/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/16 09:55:04 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/05/16 10:12:28 rh Exp $ +include/CDPlayer/AudioCDProtocol.h share/GNUstep/Local/Applications/CDPlayer.app/CDPlayer share/GNUstep/Local/Applications/CDPlayer.app/Resources/CDPlayer.desktop share/GNUstep/Local/Applications/CDPlayer.app/Resources/CDPlayer.help/Config.tiff @@ -138,3 +139,4 @@ share/GNUstep/Local/Library/Preferences/AudioCD.prefs/stamp.make @dirrm share/GNUstep/Local/Applications/CDPlayer.app/Resources @dirrm share/GNUstep/Local/Applications/CDPlayer.app @comment in devel/gnustep-make: @dirrm share/GNUstep/Local/Applications +@dirrm include/CDPlayer -- cgit v1.2.3