diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-04 09:30:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-04 09:30:22 +0000 |
commit | f8828ca86f28587a1b399efb18fee30bd4319377 (patch) | |
tree | 7d4f32bfe4225b5cb6b1e4ae8ceb11678ee06360 /x11-toolkits/gob | |
parent | e791e25b61902e839da927ae56a47f30fca6723f (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gob')
-rw-r--r-- | x11-toolkits/gob/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gob/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index 4269e5f22a64..7891682d70a3 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gob -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gob @@ -18,6 +18,7 @@ USE_GTK= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} MAN1= gob.1 diff --git a/x11-toolkits/gob/distinfo b/x11-toolkits/gob/distinfo index c0e43f42e0a5..1debcecb571e 100644 --- a/x11-toolkits/gob/distinfo +++ b/x11-toolkits/gob/distinfo @@ -1 +1 @@ -MD5 (gob-1.0.11.tar.gz) = ff19bf827d561dc62a52db66104da26b +MD5 (gob-1.0.12.tar.gz) = 573706a03ff6696ee5b6ab3fbbd17d67 |