DISTFILES. Replace BUILD_DEPENDS on libtool with USE_LIBTOOL. Replace USE_X11BASE with USE_X11. Replace do-build target with appropriate BUILD_DIRS setting. In do-install target, use INSTALL_DATA_DIR instead of MKDIR. Remove some directories that get created by the package, if they are empty (x11/gtk-engines installs there too). Fix usage of gtk-config and gdk-pixbuf-config.
8 lines
391 B
Text
8 lines
391 B
Text
@comment $NetBSD: PLIST,v 1.2 2004/09/12 14:28:25 thomasklausner Exp $
|
|
lib/gtk/themes/engines/libbluecurve.so
|
|
share/themes/Bluecurve/gtk/gtkrc
|
|
@dirrm share/themes/Bluecurve/gtk
|
|
@dirrm share/themes/Bluecurve
|
|
@unexec ${RMDIR} -p %D/lib/gtk/themes/engines 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} -p %D/lib/gtk/themes 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} -p %D/lib/gtk 2>/dev/null || ${TRUE}
|