File: X11/xscreensaver/Makefile
base-0 patch-1
Line 16Line 16
You can use multiple lines if you want.
endef

You can use multiple lines if you want.
endef

# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc X11/XFree86 lib/gtk+
DEPENDS =
# Builddeps are installed in $(BUILD_PREFIX) in their entirety
BUILDDEPS =
LIBDEPS = X11/XFree86 lib/gtk+
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile