Index: head/russian/ksocrat/Makefile =================================================================== --- head/russian/ksocrat/Makefile (revision 99542) +++ head/russian/ksocrat/Makefile (revision 99543) @@ -1,38 +1,39 @@ # New ports collection makefile for: ksocrat # Date created: 30.04.2003 # Whom: Kirill Ponomarew # # $FreeBSD$ PORTNAME= ksocrat PORTVERSION= 3.2 +POTRREVISION= 1 CATEGORIES= russian kde MASTER_SITES= http://ksocrat.linux.kiev.ua/download/ \ http://voodoo.oberon.net/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}-enru-dic-1.0.1${EXTRACT_SUFX} \ ${PORTNAME}-ruen-dic-1.0.1${EXTRACT_SUFX} MAINTAINER= krion@FreeBSD.org COMMENT= KSocrat is the simple English/Russian Russian/English dictionary USE_SIZE= yes USE_BZIP2= yes USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes RESTRICTED= "Redistribution not allowed" NO_CDROM= ${RESTRICTED} #NO_PACKAGE= ${RESTRICTED} ONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" post-install: ${INSTALL_DATA} ${WRKDIR}/usr/share/apps/ksocrat/* \ ${PREFIX}/share/apps/ksocrat .include Property changes on: head/russian/ksocrat/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/russian/ksocrat/pkg-plist =================================================================== --- head/russian/ksocrat/pkg-plist (revision 99542) +++ head/russian/ksocrat/pkg-plist (revision 99543) @@ -1,13 +1,27 @@ bin/ksocrat share/applnk/Applications/ksocrat.desktop share/apps/ksocrat/clear.png share/icons/hicolor/16x16/apps/ksocrat.png share/icons/hicolor/32x32/apps/ksocrat.png share/icons/locolor/16x16/apps/ksocrat.png share/icons/locolor/32x32/apps/ksocrat.png share/locale/ru/LC_MESSAGES/ksocrat.mo share/apps/ksocrat/Arsenal_Commware_License_ENG.txt share/apps/ksocrat/Arsenal_Commware_License_RUS.txt share/apps/ksocrat/enru.dic share/apps/ksocrat/ruen.dic +@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true +@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true +@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true +@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true +@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true +@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true +@unexec rmdir %D/share/icons/locolor 2>/dev/null || true +@unexec rmdir %D/share/icons 2>/dev/null || true @dirrm share/apps/ksocrat +@unexec rmdir %D/share/apps 2>/dev/null || true +@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true +@unexec rmdir %D/share/applnk 2>/dev/null || true Property changes on: head/russian/ksocrat/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property