diff options
Diffstat (limited to 'sysutils/k3b-kde4/Makefile')
-rw-r--r-- | sysutils/k3b-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile index c35c3e68cf2..c90735fe1c9 100644 --- a/sysutils/k3b-kde4/Makefile +++ b/sysutils/k3b-kde4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= k3b -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= sysutils multimedia kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -29,6 +28,7 @@ USE_CDRTOOLS= yes USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 USE_KDELIBS_VER= 3 +INSTALLS_ICONS= yes OPTIONS= FLAC "Add audio/flac decoder" On \ LAME "Add audio/lame encoder (for mp3 files)" On \ |