freebsd-ports/ports-mgmt/pkg_cleanup/files/Makefile
Alexey Dokuchaev 2ca1572adc - Mute extraction commands and do not use shell wildcards if possible
- Remove IGNORE on FreeBSD versions before 900038, they're unsupported
- Do not claim that port is broken on PowerPC (builds and links fine)
- Remove custom naive `do-build' target: add missing `all' target to
  supplied Makefile instead
2015-09-05 11:19:17 +00:00

8 lines
99 B
Makefile

# $FreeBSD$
LDLIBS += -lncursesw
LDLIBS += -ldialog
all: pkg_cleanup
pkg_cleanup: pkg_cleanup.c