diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-04-24 22:33:48 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-04-24 22:33:48 +0000 |
commit | 5604f6437004cd0204a9f5760b25aa2157d87b2b (patch) | |
tree | 4c72ed748f0dfb93b2615c42e26d9955ac4fcb2c | |
parent | 96eb392a594b373fbe53a0ed8265b19a514cb3d9 (diff) | |
download | ports-5604f6437004cd0204a9f5760b25aa2157d87b2b.tar.gz ports-5604f6437004cd0204a9f5760b25aa2157d87b2b.zip |
Notes
-rw-r--r-- | net-p2p/opendchub/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/opendchub/distinfo | 2 | ||||
-rw-r--r-- | net/opendchub/Makefile | 3 | ||||
-rw-r--r-- | net/opendchub/distinfo | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index d52137f09d67..282cf8ae137d 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opendchub -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +17,7 @@ COMMENT= Unofficial Unix version of the Direct Connect Hub software USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: .for file in src/fileio.c src/main.c diff --git a/net-p2p/opendchub/distinfo b/net-p2p/opendchub/distinfo index b604c87d8cdd..047cbff76d0a 100644 --- a/net-p2p/opendchub/distinfo +++ b/net-p2p/opendchub/distinfo @@ -1 +1 @@ -MD5 (opendchub-0.7.4.tar.gz) = d79d30daed85e884b2bef176ebd2c374 +MD5 (opendchub-0.7.9.tar.gz) = 828f7aa5c61623b7f8e86366ddd92120 diff --git a/net/opendchub/Makefile b/net/opendchub/Makefile index d52137f09d67..282cf8ae137d 100644 --- a/net/opendchub/Makefile +++ b/net/opendchub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opendchub -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +17,7 @@ COMMENT= Unofficial Unix version of the Direct Connect Hub software USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: .for file in src/fileio.c src/main.c diff --git a/net/opendchub/distinfo b/net/opendchub/distinfo index b604c87d8cdd..047cbff76d0a 100644 --- a/net/opendchub/distinfo +++ b/net/opendchub/distinfo @@ -1 +1 @@ -MD5 (opendchub-0.7.4.tar.gz) = d79d30daed85e884b2bef176ebd2c374 +MD5 (opendchub-0.7.9.tar.gz) = 828f7aa5c61623b7f8e86366ddd92120 |