aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-06-25 10:10:47 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-06-25 10:10:47 +0000
commit4b79f53db7214f797808ece56e081b8ca4bb7161 (patch)
tree6b4fea0458e92a6508bc235c9b60ef6481edba93 /deskutils
parent1f8744aa79622b4ffa5da245c022223e7d081ad2 (diff)
downloadports-4b79f53db7214f797808ece56e081b8ca4bb7161.tar.gz
ports-4b79f53db7214f797808ece56e081b8ca4bb7161.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/adesklets/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/adesklets/Makefile b/deskutils/adesklets/Makefile
index 495f9f22ff14..05bd550435f9 100644
--- a/deskutils/adesklets/Makefile
+++ b/deskutils/adesklets/Makefile
@@ -7,6 +7,7 @@
PORTNAME= adesklets
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,6 +16,7 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= An interactive Imlib2 console for the X Window system
LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2
+RUN_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
GNU_CONFIGURE= yes
USE_PYTHON= yes
@@ -58,6 +60,9 @@ pre-everything::
@${ECHO_MSG} "WITHOUT_HISTORY=yes to disable history support in interactive mode"
@${ECHO_MSG} ""
+post-extract:
+ @${REINPLACE_CMD} -e 's| sed | gsed |g' ${WRKSRC}/utils/adesklets_frontend.sh.in
+
post-install:
@${CAT} ${PKGMESSAGE}