aboutsummaryrefslogtreecommitdiff
path: root/net/ttbudget
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-07-01 22:33:49 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-07-01 22:33:49 +0000
commit203b16608e4c71623da2250de248c8259cd28908 (patch)
tree3f6dd4c47f04a443accaee5d653dc7e6f0559634 /net/ttbudget
parentf0eb7f320fef135cfe1ea2d27014b44700137a51 (diff)
downloadports-203b16608e4c71623da2250de248c8259cd28908.tar.gz
ports-203b16608e4c71623da2250de248c8259cd28908.zip
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint (empty lines in pkg-message) PR: ports/169217 Submitted by: jgh@ Approved by: maintainer timeout ( 14 days )
Notes
Notes: svn path=/head/; revision=300345
Diffstat (limited to 'net/ttbudget')
-rw-r--r--net/ttbudget/Makefile5
-rw-r--r--net/ttbudget/pkg-message2
2 files changed, 3 insertions, 4 deletions
diff --git a/net/ttbudget/Makefile b/net/ttbudget/Makefile
index 31c5493a29c4..ba078b0427bb 100644
--- a/net/ttbudget/Makefile
+++ b/net/ttbudget/Makefile
@@ -17,6 +17,9 @@ MAINTAINER= admin@lissyara.su
COMMENT= Driver for 'TechnoTrend budget DVB S-1401' (SkyStar3)
USE_BZIP2= yes
+
+.include <bsd.port.pre.mk>
+
SYSDIR?= ${SRC_BASE}/sys
KMODDIR= /boot/modules
PLIST_SUB+= KMODDIR=${KMODDIR}
@@ -32,8 +35,6 @@ pre-fetch:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.pre.mk>
-
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ia64, powerprc, or sparc64
.elif ${OSVERSION} >= 900000
diff --git a/net/ttbudget/pkg-message b/net/ttbudget/pkg-message
index 58812150a8e1..99bf20eece2c 100644
--- a/net/ttbudget/pkg-message
+++ b/net/ttbudget/pkg-message
@@ -11,5 +11,3 @@ or adding
to your /boot/loader.conf.
*********************************************************************
-
-