summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-27 07:27:06 +0000
committerwiz <wiz>2003-03-27 07:27:06 +0000
commit8378a5ac9e6a8678bc76aef1579e702ad9bea6ea (patch)
tree578977d8c73b8f1a4a444327c20d4f4b5605376a
parentd8dc35c09b53cb8574b9c3cdd85b82f1599497b0 (diff)
downloadpkgsrc-8378a5ac9e6a8678bc76aef1579e702ad9bea6ea.tar.gz
Include bsd.pkg.mk, noted missing in PR 20900.
-rw-r--r--audio/trplayer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/trplayer/Makefile b/audio/trplayer/Makefile
index 071f09ff025..6cca7442047 100644
--- a/audio/trplayer/Makefile
+++ b/audio/trplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/02/23 01:59:59 jmc Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/27 07:27:06 wiz Exp $
#
DISTNAME= trplayer-1.2.0
@@ -52,3 +52,4 @@ post-install:
.include "../../mk/texinfo.mk"
.include "../../emulators/suse_linux/Makefile.application"
+.include "../../mk/bsd.pkg.mk"