diff options
author | swills <swills@FreeBSD.org> | 2010-09-08 06:40:44 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2010-09-08 06:40:44 +0800 |
commit | ab664b71a348dbb8f55e6841137d1225c22a28d7 (patch) | |
tree | 4200cd97b4e43f76096af9a0dcc90ba0ffe67fc8 /print/Makefile | |
parent | 8c73cd9d04390f1b43e2e39b622e27e07799fcd8 (diff) | |
download | freebsd-ports-gnome-ab664b71a348dbb8f55e6841137d1225c22a28d7.tar.gz freebsd-ports-gnome-ab664b71a348dbb8f55e6841137d1225c22a28d7.tar.zst freebsd-ports-gnome-ab664b71a348dbb8f55e6841137d1225c22a28d7.zip |
- Properly use ${AUTOCONF} and ${AUTOMAKE}
- Properly use GCONF_SCHEMAS
- Attach gnome-specimen to build
Approved by: pgollucci (mentor)
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 62d3b3f37cca..969a730f0b01 100644 --- a/print/Makefile +++ b/print/Makefile @@ -104,6 +104,7 @@ SUBDIR += gl2ps SUBDIR += gnome-cups-manager SUBDIR += gnome-print + SUBDIR += gnome-specimen SUBDIR += gnomephotoprinter SUBDIR += gribouy SUBDIR += gsfonts |