diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-29 17:53:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-29 17:53:22 +0000 |
commit | 4166abb7e491bd423332f9f42abf0a5e31573987 (patch) | |
tree | 8025ab35056b3e4f2963c8978718eb3eadea6f64 /audio/juk | |
parent | 72daafc72bc603ac8b8b515e4d265aa55bae3065 (diff) | |
download | ports-4166abb7e491bd423332f9f42abf0a5e31573987.tar.gz ports-4166abb7e491bd423332f9f42abf0a5e31573987.zip |
Notes
Diffstat (limited to 'audio/juk')
-rw-r--r-- | audio/juk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/juk/Makefile b/audio/juk/Makefile index 5c6f33cc594a..37f73c242aca 100644 --- a/audio/juk/Makefile +++ b/audio/juk/Makefile @@ -35,7 +35,6 @@ USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdemultimedia-${PORTVERSION} USE_LDCONFIG= yes -INSTALLS_ICONS= yes CONFIGURE_ARGS+=CFLAGS=-I${LOCALBASE}/include/tunepimp-0.4 \ LDFLAGS=-L${LOCALBASE}/lib/tunepimp-0.4 |