aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-09-15 13:11:56 +0800
committerantoine <antoine@FreeBSD.org>2016-09-15 13:11:56 +0800
commit65d800662e8c6bbd60635fc263bc2ea1ee859cef (patch)
treeb2363ff430e75fbd769205b0fe085a866054f9cf /audio
parent3b9fdee1691f8e6255028d2b4583a6c72c3a2e35 (diff)
downloadfreebsd-ports-gnome-65d800662e8c6bbd60635fc263bc2ea1ee859cef.tar.gz
freebsd-ports-gnome-65d800662e8c6bbd60635fc263bc2ea1ee859cef.tar.zst
freebsd-ports-gnome-65d800662e8c6bbd60635fc263bc2ea1ee859cef.zip
Do not include bsd.port.pre.mk twice
MFH: 2016Q3
Diffstat (limited to 'audio')
-rw-r--r--audio/clementine-player/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 0d301975f568..06da5c3d6cf1 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -204,4 +204,4 @@ WIIMOTEDEV_CMAKE_OFF= -DENABLE_WIIMOTEDEV=OFF
CXXFLAGS+= -Wno-undefined-var-template
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>