diff options
author | zeising <zeising@FreeBSD.org> | 2013-05-23 18:29:27 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-05-23 18:29:27 +0800 |
commit | 1ac406d84b538807e44e362a40871600b5c85936 (patch) | |
tree | e2a77c5a1a789376c6e1b00070340f93d75720de /games | |
parent | afba00036b77010eea82df7500dfed6e447d83fa (diff) | |
download | freebsd-ports-gnome-1ac406d84b538807e44e362a40871600b5c85936.tar.gz freebsd-ports-gnome-1ac406d84b538807e44e362a40871600b5c85936.tar.zst freebsd-ports-gnome-1ac406d84b538807e44e362a40871600b5c85936.zip |
Add missing dependency on intltool
Fix plist
Bump portrevision
Submitted by: xorg exp-run
Diffstat (limited to 'games')
-rw-r--r-- | games/freedink-dfarc/Makefile | 11 | ||||
-rw-r--r-- | games/freedink-dfarc/pkg-plist | 1 |
2 files changed, 3 insertions, 9 deletions
diff --git a/games/freedink-dfarc/Makefile b/games/freedink-dfarc/Makefile index 10729f86b030..b17b6266445e 100644 --- a/games/freedink-dfarc/Makefile +++ b/games/freedink-dfarc/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: syncterm -# Date created: 3 October 2006 -# Whom: shurd -# +# Created by: shurd # $FreeBSD$ -# PORTNAME= freedink-dfarc PORTVERSION= 3.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= freedink @@ -16,12 +12,11 @@ DISTNAME= dfarc-${PORTVERSION} MAINTAINER= shurd@sasktel.net COMMENT= Frontend and .dmod installer for GNU FreeDink -LIB_DEPENDS= iconv:${PORTSDIR}/textproc/intltool - USE_GMAKE= yes USE_WX= 2.6+ GNU_CONFIGURE= yes INSTALLS_ICONS= yes +USE_GNOME= intltool CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --disable-upx --disable-static MAN1= dfarc.1 diff --git a/games/freedink-dfarc/pkg-plist b/games/freedink-dfarc/pkg-plist index 3c173fbf64ab..b2928fafcd9d 100644 --- a/games/freedink-dfarc/pkg-plist +++ b/games/freedink-dfarc/pkg-plist @@ -6,7 +6,6 @@ share/pixmaps/dfarc.png share/locale/fr/LC_MESSAGES/dfarc.mo share/locale/pl/LC_MESSAGES/dfarc.mo share/locale/fi/LC_MESSAGES/dfarc.mo -@dirrmtry icons/hicolor/32x32/mimetypes @dirrmtry share/applications @dirrmtry share/mime/packages @dirrmtry share/mime |