aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-11-02 04:46:07 +0800
committerdougb <dougb@FreeBSD.org>2011-11-02 04:46:07 +0800
commit1bc38e5917b8cea3b0e88cf78156ae0f2d1fa031 (patch)
treeaf91d2702348c174c7196f86202ab50e796da11a /audio
parent7849acac910fa057e1d4e5183af310dbfda24a5a (diff)
downloadfreebsd-ports-gnome-1bc38e5917b8cea3b0e88cf78156ae0f2d1fa031.tar.gz
freebsd-ports-gnome-1bc38e5917b8cea3b0e88cf78156ae0f2d1fa031.tar.zst
freebsd-ports-gnome-1bc38e5917b8cea3b0e88cf78156ae0f2d1fa031.zip
Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
Diffstat (limited to 'audio')
-rw-r--r--audio/smasher/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index 1c660af5ffa4..a9702e23df2d 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -37,10 +37,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/share/applications|${LOCALBASE}/share/applications|g' \
${WRKSRC}/src/Makefile.am ${WRKSRC}/src/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} <= 700000
-BROKEN= does not compile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
w44/cgit/cgit.cgi/freebsd-ports-gnome/commit/hebrew/he2?id=65e190c0f0fc85f9a4e4362dd04d79edcfb46255'>- Get Rid MD5 supportMartin Wilke2011-03-191-1/+0 * - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-1/+1 * Unbreak by fixing some old code. Fix a typo in pkg-descr.Mikhail Teterin2008-05-223-8/+13 * - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-3/+2 * BROKEN with gcc 4.2Kris Kennaway2007-05-271-1/+7 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1 * Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1 * - Add SHA256Pav Lucistnik2005-11-251-0/+1