diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-01 00:10:57 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-01 00:10:57 +0000 |
commit | 5f5964cdff6453023307b535614e354b1271b1b4 (patch) | |
tree | de641ba2c58f708183b4e0889f823b8299c90ed2 /german | |
parent | 4470546f42110c22b5f8828145db1549886a0017 (diff) | |
download | ports-5f5964cdff6453023307b535614e354b1271b1b4.tar.gz ports-5f5964cdff6453023307b535614e354b1271b1b4.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/ksteak/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index 1cdf345bcad7..0faa81c82f18 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -12,7 +12,7 @@ CATEGORIES= german kde MASTER_SITES= http://www.der-fritz.de/ksteak/ DISTNAME= ksteak-1.0.0pre2 -MAINTAINER= h.eichmann@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= KDE frontend for steak, an english - german dictionary RUN_DEPENDS= steak:${PORTSDIR}/german/steak @@ -21,6 +21,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 +INSTALLS_ICONS= yes USE_LDCONFIG= yes .include <bsd.port.pre.mk> |