diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-01-27 02:15:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-01-27 02:15:28 +0800 |
commit | 6c395113b404d74051aa824662363ef9b95d0582 (patch) | |
tree | c6084b00e6336be1eb4cb5441a9a0fcd2ff6aad2 /graphics/Makefile | |
parent | 0f0ad5995a83bd6fc349d5cd80f584240c3e427d (diff) | |
download | freebsd-ports-gnome-6c395113b404d74051aa824662363ef9b95d0582.tar.gz freebsd-ports-gnome-6c395113b404d74051aa824662363ef9b95d0582.tar.zst freebsd-ports-gnome-6c395113b404d74051aa824662363ef9b95d0582.zip |
Master Site check for new version (0.8 is alpha)
Port changed to new layout.
removed old references to PNG
move dependency to make portlint happy. Fixed spaces.
libaa was renamed to aalib
added a patch to compile for 4.1, 4.2 and future 4.3 release.
plist improved to clean include/qsys.
cleaned plist of empty lines.
PR: 20344
Submitted by: n_hibma@qubesoft.com
Reviewed by: will
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a86614bcabd0..71af24851b9b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -167,6 +167,7 @@ SUBDIR += py-ming SUBDIR += py-opengl SUBDIR += qcread + SUBDIR += qdraw SUBDIR += qiv SUBDIR += quickpics SUBDIR += qvplay |