diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-08 11:41:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-08 11:41:16 +0000 |
commit | 4aa5357e5f6559fa75434cb52a2f937ebee59812 (patch) | |
tree | a83faf23fb4aaa3511c91266dee6859553ac692c /x11-clocks | |
parent | 6c4d7899360769e89794429b55506cc766306645 (diff) | |
download | ports-4aa5357e5f6559fa75434cb52a2f937ebee59812.tar.gz ports-4aa5357e5f6559fa75434cb52a2f937ebee59812.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/sanduhr/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index aeeb5f93da3f..6ebe0bd6ba0a 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sanduhr -PORTVERSION= 0.3.50 +PORTVERSION= 0.3.52 CATEGORIES= x11-clocks gnome MASTER_SITES= http://www.mathematik.uni-kl.de/~wwwstoch/voss/ @@ -18,6 +18,7 @@ USE_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= sanduhr.1 diff --git a/x11-clocks/sanduhr/distinfo b/x11-clocks/sanduhr/distinfo index a25f12ca984d..43bf69f10ab1 100644 --- a/x11-clocks/sanduhr/distinfo +++ b/x11-clocks/sanduhr/distinfo @@ -1 +1 @@ -MD5 (sanduhr-0.3.50.tar.gz) = 9f25b04f18cd453d44c7002b208f8ddd +MD5 (sanduhr-0.3.52.tar.gz) = d0d79240509986371e4d4182ad342db1 |