pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
quadrupleback: Fix build
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Jul 29 00:22:16 2016 +0200
Changeset: 0d8ef723077c6e04e97b48d8f811e33b90b69703
Modified Files:
quadrupleback/Makefile
quadrupleback/PLIST
Log Message:
quadrupleback: Fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d8ef723077c6e04e97b48d8f811e33b90b69703
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
quadrupleback/Makefile | 1 +
quadrupleback/PLIST | 14 ++++++++++++++
2 files changed, 15 insertions(+)
diffs:
diff --git a/quadrupleback/Makefile b/quadrupleback/Makefile
index f4df674..c6c7ab2 100644
--- a/quadrupleback/Makefile
+++ b/quadrupleback/Makefile
@@ -14,5 +14,6 @@ USE_LIBTOOL= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+.include "../../devel/SDL_gfx/buildlink3.mk"
.include "../../devel/flatzebra/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/quadrupleback/PLIST b/quadrupleback/PLIST
index 48d96a5..b74e2a4 100644
--- a/quadrupleback/PLIST
+++ b/quadrupleback/PLIST
@@ -1 +1,15 @@
@comment $NetBSD$
+bin/quadrupleback
+share/applications/quadrupleback.desktop
+share/doc/${PKGNAME}/AUTHORS
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/INSTALL
+share/doc/${PKGNAME}/NEWS
+share/doc/${PKGNAME}/README
+share/doc/${PKGNAME}/THANKS
+share/doc/${PKGNAME}/TODO
+share/pixmaps/quadrupleback.png
+share/quadrupleback/fonts/9x18B.fnt
+share/sounds/quadrupleback/enemyAppears.wav
+share/sounds/quadrupleback/enemyCaptured.wav
+share/sounds/quadrupleback/enemyTouched.wav
Home |
Main Index |
Thread Index |
Old Index