diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /multimedia/ogle | |
parent | Add a missing dependency on libXrender, and add a missing '\n' to the end of (diff) |
USE_SIZEify
Notes
Notes:
svn path=/head/; revision=100321
Diffstat (limited to 'multimedia/ogle')
-rw-r--r-- | multimedia/ogle/Makefile | 1 | ||||
-rw-r--r-- | multimedia/ogle/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/ogle/Makefile b/multimedia/ogle/Makefile index c4dab753da65..7e6363f3cfff 100644 --- a/multimedia/ogle/Makefile +++ b/multimedia/ogle/Makefile @@ -24,6 +24,7 @@ USE_REINPLACE= yes USE_SUBMAKE= yes USE_XLIB= yes USE_GMAKE= yes +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE} \ diff --git a/multimedia/ogle/distinfo b/multimedia/ogle/distinfo index 027fbb9d65a6..e4bdd8bdf40d 100644 --- a/multimedia/ogle/distinfo +++ b/multimedia/ogle/distinfo @@ -1 +1,2 @@ MD5 (ogle-0.9.2.tar.gz) = a76a9892bdb807a4bcf859d15a91f0f9 +SIZE (ogle-0.9.2.tar.gz) = 488984 |