aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/fraqtive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fraqtive/Makefile')
-rw-r--r--graphics/fraqtive/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/fraqtive/Makefile b/graphics/fraqtive/Makefile
index a8134fa75f1a..bc21a5ad9c4d 100644
--- a/graphics/fraqtive/Makefile
+++ b/graphics/fraqtive/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fraqtive
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.2
CATEGORIES= graphics
MASTER_SITES= SF
@@ -24,6 +24,8 @@ CONFIGURE_ARGS= -prefix ${PREFIX} -qmake ${QMAKE}
OPTIONS= SSE2 "Enable SSE2 optimization" off
+INSTALLS_ICONS= yes
+
.include <bsd.port.pre.mk>
.if !defined(WITH_SSE2)