diff options
author | danfe <danfe@FreeBSD.org> | 2007-07-02 04:15:22 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-07-02 04:15:22 +0800 |
commit | 250d01a94d0e201e5c1298bd06359c350053f45a (patch) | |
tree | b7899bc83d0a888f2bdc48379285db7b4b0a0d23 /astro/saoimage | |
parent | 864ea060b26d844055dc41f41ace901f7c319a84 (diff) | |
download | freebsd-ports-gnome-250d01a94d0e201e5c1298bd06359c350053f45a.tar.gz freebsd-ports-gnome-250d01a94d0e201e5c1298bd06359c350053f45a.tar.zst freebsd-ports-gnome-250d01a94d0e201e5c1298bd06359c350053f45a.zip |
Restore proper dependencies.
Reported by: pav
Diffstat (limited to 'astro/saoimage')
-rw-r--r-- | astro/saoimage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index 5ce93349bb40..ae37b01030a2 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ MAINTAINER= ports@FreeBSD.org COMMENT= Smithsonian Astrophysical Observatory image utility for X +USE_XLIB= yes MAKEFILE= makefile MAKE_ENV= OFLAGS="${CFLAGS}" ALL_TARGET= ${OPSYS} |