aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-10-18 13:07:15 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-10-18 13:07:15 +0000
commit3e56ed3f2193671b5f1c4deca12ddc6d1bc7a849 (patch)
treedfc736a744562023b3c2930f8f50918fe51799ed /sysutils
parentf650e9019dd70452f997c66d22a8da90f529aa8c (diff)
downloadports-3e56ed3f2193671b5f1c4deca12ddc6d1bc7a849.tar.gz
ports-3e56ed3f2193671b5f1c4deca12ddc6d1bc7a849.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cdargs/Makefile13
-rw-r--r--sysutils/cdargs/pkg-descr2
2 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile
index dfba4d10a78f..5e7c578ede43 100644
--- a/sysutils/cdargs/Makefile
+++ b/sysutils/cdargs/Makefile
@@ -8,22 +8,23 @@
PORTNAME= cdargs
PORTVERSION= 1.35
CATEGORIES= sysutils
-MASTER_SITES= http://www.skamphausen.de/software/cdargs/ \
+MASTER_SITES= http://www.skamphausen.de/downloads/cdargs/ \
+ http://fossies.org/unix/privat/ \
http://www.atarininja.org/~wxs/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Navigate the filesystem using a menu interface or a bookmark system
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
-CFLAGS+= -DHAVE_DECL_GETOPT
MAKE_JOBS_SAFE= yes
-MAN1= cdargs.1
-
+MAN1= cdargs.1
PLIST_FILES= bin/cdargs
post-patch:
- @${REINPLACE_CMD} -e 's,CXXFLAGS =,CXXFLAGS +=,' \
- ${WRKSRC}/src/Makefile.in
+ @${REINPLACE_CMD} -e \
+ 's|^AM_CXXFLAGS|#AM_CXXFLAGS|' ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>
diff --git a/sysutils/cdargs/pkg-descr b/sysutils/cdargs/pkg-descr
index 0b78c1eb4cbe..217e4a754cc9 100644
--- a/sysutils/cdargs/pkg-descr
+++ b/sysutils/cdargs/pkg-descr
@@ -4,4 +4,4 @@ function or an alias) and thus adds bookmarks and a browser to it. It
enables you to move to a very distant place in the file-system with just
a few keystrokes.
-WWW: http://www.skamphausen.de/software/cdargs/
+WWW: http://www.skamphausen.de/cgi-bin/ska/CDargs