diff options
Diffstat (limited to 'comms/op_panel/Makefile')
-rw-r--r-- | comms/op_panel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/op_panel/Makefile b/comms/op_panel/Makefile index 9dd949b15e4..96ddb00394f 100644 --- a/comms/op_panel/Makefile +++ b/comms/op_panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/02/10 00:20:44 jnemeth Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:24:42 asau Exp $ # DISTNAME= op_panel-0.29 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.asternic.org/ COMMENT= Flash Operator Panel for Asterisk #LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - FOP= op_panel MESSAGE_SUBST+= FOP=${FOP} |