summaryrefslogtreecommitdiff
path: root/multimedia/dvdview
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-25 15:49:43 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-25 15:49:43 +0000
commite928cf546372a3d49dac11dbc2bddc9216e4dc5c (patch)
tree0e736d82778ebf75f763c9996a890c6c28681c0b /multimedia/dvdview
parent2260b4f1ebc6b681b474a9982aa8da24711b4a50 (diff)
downloadpkgsrc-e928cf546372a3d49dac11dbc2bddc9216e4dc5c.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'multimedia/dvdview')
-rw-r--r--multimedia/dvdview/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/multimedia/dvdview/Makefile b/multimedia/dvdview/Makefile
index bbf3056cbf2..3f676b5b777 100644
--- a/multimedia/dvdview/Makefile
+++ b/multimedia/dvdview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/02/16 11:23:31 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/02/25 15:49:43 jperkin Exp $
DISTNAME= dvdview-1.2.2
PKGREVISION= 10
@@ -13,13 +13,8 @@ GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
-.include "../../mk/bsd.prefs.mk"
-
-.if (${OPSYS} == SunOS)
-MAKE_ENV+= RTLIB=-lrt
-.else
-MAKE_ENV+= RTLIB=
-.endif
+MAKE_ENV.SunOS+= RTLIB=-lrt
+MAKE_ENV.*+= RTLIB=
INSTALLATION_DIRS+= share/doc/dvdview