diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-30 00:28:43 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-30 00:28:43 +0000 |
commit | ffb24343f27965d26b90ad9ceb406b8f25c321cb (patch) | |
tree | 433d0e611188d0a0a400d5b0eda3e02a89e9f4cf /multimedia/gxanim/Makefile | |
parent | f3b3d57c5674b338988f13b4b10ffb3a7ffea73f (diff) | |
download | ports-ffb24343f27965d26b90ad9ceb406b8f25c321cb.tar.gz ports-ffb24343f27965d26b90ad9ceb406b8f25c321cb.zip |
Notes
Diffstat (limited to 'multimedia/gxanim/Makefile')
-rw-r--r-- | multimedia/gxanim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gxanim/Makefile b/multimedia/gxanim/Makefile index ff870a1d8bbd..0c6ec203a9fe 100644 --- a/multimedia/gxanim/Makefile +++ b/multimedia/gxanim/Makefile @@ -16,6 +16,8 @@ MAINTAINER= rbt@zort.ca RUN_DEPENDS= xanim:${PORTSDIR}/graphics/xanim +WRKSRC= ${WRKDIR}/gxanim-${PORTVERSION} + USE_BZIP2= yes USE_XLIB= yes USE_GTK= yes |