summaryrefslogtreecommitdiff
path: root/audio/mixer.app
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-29 03:34:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-29 03:34:30 +0000
commit8af77f317e49addd4ca13dd4d284df2bbe6e483c (patch)
treea051e3a4adea1968dc44000868be109e4763bf39 /audio/mixer.app
parentMove inclusion of bsd.port.pre.mk after the basic definitions. (diff)
Move inclusion of bsd.port.pre.mk after definition of all variables.
Notes
Notes: svn path=/head/; revision=92516
Diffstat (limited to 'audio/mixer.app')
-rw-r--r--audio/mixer.app/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
index ef1af13b6ac8..4c8d16ea7bd3 100644
--- a/audio/mixer.app/Makefile
+++ b/audio/mixer.app/Makefile
@@ -14,14 +14,14 @@ DISTNAME= Mixer.app-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Another mixer intended for the windowmaker dockapp
+USE_XPM= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
.endif
-USE_XPM= yes
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Mixer.app ${PREFIX}/bin