diff options
Diffstat (limited to 'sysutils/pcfclock')
-rw-r--r-- | sysutils/pcfclock/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/pcfclock/Makefile b/sysutils/pcfclock/Makefile index dd40d37dbd3d..1862a3c2cc5e 100644 --- a/sysutils/pcfclock/Makefile +++ b/sysutils/pcfclock/Makefile @@ -28,10 +28,6 @@ PLIST_FILES= sbin/pcfdate IGNORE= not supported for architecture ${ARCH} .endif -.if ${OSVERSION} < 400000 -IGNORE= not supported for versions prior to FreeBSD 4.0 -.endif - post-install: PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL |