- Reorganize icon directories and files. - Obsolete packages: pc-mode, pc-select, pgg, spell, and sregex. - Import modules from gnulib: filemode, crypto/md5, stdint, getloadavg, and strftime.
11 lines
322 B
Makefile
11 lines
322 B
Makefile
# $NetBSD: Makefile,v 1.20 2011/03/01 04:12:45 minskim Exp $
|
|
|
|
CONFLICTS+= emacs-nox11-[0-9]*
|
|
|
|
.include "../../editors/emacs-snapshot/Makefile.common"
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|