aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-20 01:33:16 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-20 01:33:16 +0800
commitef2c8a5b2f5d190709242aeb424b2e168d0e3cdd (patch)
treedcafa67a8c381af1598089737916077da1c5e92d /x11/Makefile
parentf267f484a39f56123518e320a81eed6370327aaa (diff)
downloadfreebsd-ports-gnome-ef2c8a5b2f5d190709242aeb424b2e168d0e3cdd.tar.gz
freebsd-ports-gnome-ef2c8a5b2f5d190709242aeb424b2e168d0e3cdd.tar.zst
freebsd-ports-gnome-ef2c8a5b2f5d190709242aeb424b2e168d0e3cdd.zip
Connect libgnome to the build.
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 754e258ada46..e8da6179b3e6 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -55,6 +55,7 @@
SUBDIR += kworldwatch
SUBDIR += launch.app
SUBDIR += libdnd
+ SUBDIR += libgnome
SUBDIR += libhelp
SUBDIR += libsx
SUBDIR += linux-gnomelibs
>fenner2005-10-161-3/+3 * Fix this patch file.obrien2005-05-052-21/+12 * Tweak pkg-descr, break out /etc/shell editing as seperate target, installobrien2005-04-293-13/+231 * Install the binary as 'bash2' also.obrien2004-10-282-0/+2 * Use the offical option for static linking.obrien2004-10-281-1/+1 * Reenable 'pkg_add -r' usefullness.obrien2004-08-271-0/+1 * We now have the C99 wide/multibyte character functions bash needs.obrien2004-08-232-26/+0 * Add the 'DEBUG' build option.obrien2004-08-231-0/+3 * Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/obrien2004-08-102-1/+17 * Fix location of binary in man-pagevs2004-07-081-0/+5 * Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'obrien2004-06-21